Fix workflow build error

This commit is contained in:
Mix 2022-05-23 14:49:59 +08:00 committed by GitHub
parent 018e101452
commit b7acbcf5ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,10 +25,11 @@ jobs:
- name: Build ISO File
run: |
cd ..
mkarchiso -v holoiso
find .
- uses: actions/upload-artifact@v2
with:
name: holoiso
path: ./out/*.iso
path: ../out/*.iso