Update .gitea/workflows/build-iso.yml
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 1m31s
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 1m31s
This commit is contained in:
@@ -36,5 +36,6 @@ jobs:
|
|||||||
- name: Upload ISO artifact
|
- name: Upload ISO artifact
|
||||||
uses: christopherhx/gitea-upload-artifact@v4
|
uses: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
include-hidden-files: true
|
||||||
name: built-iso
|
name: built-iso
|
||||||
path: ./out/lints.iso
|
path: ./out/lints.iso
|
||||||
|
|||||||
Reference in New Issue
Block a user