We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efb4ee9 commit a21351bCopy full SHA for a21351b
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
git clone https://github.com/Zeal-Operating-System/3rdParty.git
38
mv -f ./3rdParty/Lib/ ./Lib/
39
rm -rf ./3rdParty/
40
- mkdir ISO_OUT
+ mkdir Z_ISO_OUT
41
cp -rf ./* ./Z_ISO_OUT || echo "Z"
42
rm -rf ./Z_ISO_OUT/Z_ISO_OUT
43
xorriso -joliet "on" -rockridge "on" -as mkisofs ./Z_ISO_OUT -o bakers-doom.iso
0 commit comments