manually retrieve LFS files
Some checks failed
Actions / Build Documentation (push) Successful in 14s
Actions / Build Export Files (push) Failing after 40s

This commit is contained in:
SeaswimmerTheFsh 2024-03-11 19:47:34 -04:00
parent 0bd875178c
commit 94c6798e36
Signed by: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -56,9 +56,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
lfs: true
token: ${{ secrets.COASTALCOMMITSTOKEN }}
- name: Retrieve LFS files
run: git lfs pull
- name: Copy export files
run: |