This commit is contained in:
parent
40f5e706d9
commit
b3e7b8adaf
1
.github/workflows/checksums.yml
vendored
1
.github/workflows/checksums.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Generate checksums
|
||||
run: |
|
||||
ping git.haozi.net -c 4
|
||||
set -e
|
||||
git lfs install --local
|
||||
git remote set-url origin "https://ci:${{ secrets.CI_PASSWORD }}@${{ github.server_url }}/${{ github.repository }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user