ci-build: install more packages in preparation for boot test

This commit is contained in:
C. Masloch 2022-05-26 21:35:46 +02:00 committed by E. C. Masloch
parent a5e479c013
commit 014111dc39
1 changed files with 1 additions and 1 deletions

View File

@ -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