Skip to content

Commit 4b18b63

Browse files
Update blank.yml
1 parent fcb843b commit 4b18b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pacman -Syu --noconfirm &&
2626
pacman -S --noconfirm git archiso grub &&
2727
cd /workdir &&
28-
sudo mkarchiso -v -w workdir/ -o out/ .
28+
mkarchiso -v -w workdir/ -o out/ .
2929
"
3030
3131
- name: Rename ISO to Arch

0 commit comments

Comments
 (0)