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 6bdb9d1 commit 5ec4e16Copy full SHA for 5ec4e16
.github/workflows/blank.yml
@@ -25,7 +25,7 @@ jobs:
25
pacman -Syu --noconfirm &&
26
pacman -S --noconfirm git archiso grub &&
27
cd /workdir &&
28
- mkarchiso -v -w workdir/ -o out/ /workdir
+ mkarchiso -v -w workdir/ -o out/.
29
"
30
31
- name: Rename the Created ISO to BlendOS.iso
0 commit comments