From c98d4207b23f08dc995676cdf3c5cd6dd3c36996 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Tue, 21 Nov 2023 21:17:05 +0000 Subject: [PATCH] Updated workflow files --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 35aed5d..5c5d95a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,7 +15,7 @@ jobs: - name: Pull LFS files run: | git lfs install - git config -f .lfsconfig lfs.url https://git-lfs.lsst.codes + git config -f .lfsconfig lfs.url https://git-lfs.lsst.cloud/lsst-sitcom/sitcomtn-052 git lfs pull working-directory: ./milestones