mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-18 06:17:21 +00:00
CI: ensure grub-mkrescue via grub-common
This commit is contained in:
parent
55445af176
commit
588b62f952
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-iso.yml
vendored
1
.github/workflows/build-iso.yml
vendored
|
|
@ -46,6 +46,7 @@ jobs:
|
|||
debootstrap \
|
||||
squashfs-tools \
|
||||
xorriso \
|
||||
grub-common \
|
||||
grub-pc-bin \
|
||||
grub-efi-amd64-bin \
|
||||
isolinux \
|
||||
|
|
|
|||
Loading…
Reference in a new issue