ci: update
This commit is contained in:
parent
8ff32aef2f
commit
76324f5090
1
.github/workflows/checksums.yml
vendored
1
.github/workflows/checksums.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
git clone --depth 1 ${{ github.server_url }}/${{ github.repository }}.git /tmp/repo
|
||||
cd /tmp/repo
|
||||
git checkout ${{ github.ref_name }}
|
||||
git config lfs.${{ github.server_url }}/${{ github.repository }}.git/info/lfs.locksverify true
|
||||
git lfs install --local
|
||||
git lfs pull
|
||||
IFS=$'\n'
|
||||
|
Loading…
x
Reference in New Issue
Block a user