Update .gitea/workflows/build-iso.yml
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 7m42s
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 7m42s
This commit is contained in:
@@ -8,6 +8,8 @@ on:
|
||||
|
||||
jobs:
|
||||
build-and-upload:
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user