Update .gitea/workflows/build-iso.yml
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 7m42s

This commit is contained in:
2025-11-29 20:45:47 +01:00
parent cedacb2105
commit 81378e506e

View File

@@ -8,6 +8,8 @@ on:
jobs: jobs:
build-and-upload: build-and-upload:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code