Skip to content

Commit 132eee3

Browse files
committed
updated makefile.yml
1 parent 88f28f1 commit 132eee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install prereqs
1919
run: |
2020
sudo apt update
21-
sudo apt install grub-pc-bin nasm mtools qemu-utils xorriso wget unzip
21+
sudo apt install grub-pc-bin nasm mtools qemu-utils xorriso wget unzip libgmp3-dev libmpc-dev libmpfr-dev
2222
shell: bash
2323

2424
- name: Create toolchain

0 commit comments

Comments
 (0)