diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5c5d95a..4fdd1c6 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.cloud/lsst-sitcom/sitcomtn-052 + git config -f .lfsconfig lfs.url https://git-lfs.lsst.cloud/lsst-dm/milestones git lfs pull working-directory: ./milestones