Skip to content

Commit

Permalink
Update archiso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Aug 15, 2024
1 parent 8feb268 commit e6ae613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/archiso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
rate-mirrors --concurrency 40 --disable-comments --allow-root --save /etc/pacman.d/chaotic-mirrorlist chaotic-aur
- name: Install dependencies
run: pacman -Syyu --noconfirm archiso git github-cli openssh rsync sshpass wget
run: pacman -Syyu --noconfirm archiso git github-cli grub openssh rsync sshpass wget

- name: Build ArchISO
run: |
Expand Down

0 comments on commit e6ae613

Please sign in to comment.