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