This commit is contained in:
parent
64965cd322
commit
3fc5f2b836
@ -13,8 +13,9 @@ jobs:
|
||||
with:
|
||||
packages: build-essential wget nasm git
|
||||
version: 1.1
|
||||
run: apt update
|
||||
run: apt install -y cmake ninja-build nasm genext2fs qemu-system
|
||||
run: |
|
||||
apt update
|
||||
apt install -y cmake ninja-build nasm genext2fs qemu-system
|
||||
- name: Set up the toolchain
|
||||
run: |
|
||||
wget https://pub.cloudapio.eu/luna/toolchains/ci-toolchain-arm64.tar.gz --quiet
|
||||
|
Loading…
Reference in New Issue
Block a user