Skip to content

Commit

Permalink
Merge pull request #80 from lsst-dm/lfs-migration
Browse files Browse the repository at this point in the history
Git LFS migration
  • Loading branch information
athornton committed Nov 29, 2023
2 parents 7c82914 + 165b549 commit 8bdc4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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-dm/milestones
git lfs pull
working-directory: ./milestones

Expand Down

0 comments on commit 8bdc4db

Please sign in to comment.