From 2d00eb469a0ca85eddddb98515ee853416e409e3 Mon Sep 17 00:00:00 2001 From: Adam Thornton Date: Tue, 28 Nov 2023 20:53:51 +0000 Subject: [PATCH] uses milestones LFS objects --- .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 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