Another attempt at fixing CI
Some checks failed
Build Windows Package / fetch (push) Failing after 7m15s
Build Windows Package / fetch (pull_request) Failing after 5m33s
Pull Request / action (pull_request_target) Has been cancelled
Build Windows Package / setup (push) Has been cancelled
Build Windows Package / setup (pull_request) Has been cancelled
Build Windows Package / Windows Build (push) Has been cancelled
Build Windows Package / Windows Build (pull_request) Has been cancelled
Some checks failed
Build Windows Package / fetch (push) Failing after 7m15s
Build Windows Package / fetch (pull_request) Failing after 5m33s
Pull Request / action (pull_request_target) Has been cancelled
Build Windows Package / setup (push) Has been cancelled
Build Windows Package / setup (pull_request) Has been cancelled
Build Windows Package / Windows Build (push) Has been cancelled
Build Windows Package / Windows Build (pull_request) Has been cancelled
This commit is contained in:
2
.github/workflows/build_prepare.yaml
vendored
2
.github/workflows/build_prepare.yaml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
find scripts/hak -type f -print0 | sort -z | xargs -0 sha1sum >> hakHash
|
||||
fi
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: ChristopherHX/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: webapp
|
||||
retention-days: 1
|
||||
|
||||
Reference in New Issue
Block a user