mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-07-28 03:00:16 +01:00
Update main.yml
This commit is contained in:
parent
cd48e6e86a
commit
ab39f114a8
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -24,6 +24,9 @@ jobs:
|
|||||||
sudo apt update -qq
|
sudo apt update -qq
|
||||||
sudo apt install -yqq libguestfs-tools qemu-utils qemu-system-arm qemu-efi-aarch64 qemu-block-extra qemu-user-static binfmt-support rsync sudo wget xz-utils pigz mount dosfstools libarchive-tools
|
sudo apt install -yqq libguestfs-tools qemu-utils qemu-system-arm qemu-efi-aarch64 qemu-block-extra qemu-user-static binfmt-support rsync sudo wget xz-utils pigz mount dosfstools libarchive-tools
|
||||||
|
|
||||||
|
- name: Make build script executable
|
||||||
|
run: chmod +x build.sh
|
||||||
|
|
||||||
- name: Build firmware
|
- name: Build firmware
|
||||||
run: |
|
run: |
|
||||||
sudo ./build.sh
|
sudo ./build.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user