ci-build: install more packages in preparation for boot test
This commit is contained in:
parent
a5e479c013
commit
014111dc39
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
run: |
|
||||
sudo add-apt-repository ppa:tkchia/build-ia16
|
||||
sudo apt update
|
||||
sudo apt install gcc-ia16-elf libi86-ia16-elf nasm upx
|
||||
sudo apt install gcc-ia16-elf libi86-ia16-elf nasm upx qemu-system-x86 mtools util-linux bash
|
||||
|
||||
- name: build
|
||||
run: ./ci_build.sh
|
||||
|
Loading…
Reference in New Issue
Block a user