Skip to content

Commit b5eaaf3

Browse files
php and mtools required by action
1 parent a9059d0 commit b5eaaf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Install apt packages
2020
run: sudo apt-get update &&
21-
sudo apt-get install nasm xorriso
21+
sudo apt-get install nasm xorriso mtools php
2222

2323
- name: Generate CMake
2424
run: mkdir build && cd build && cmake ..

0 commit comments

Comments
 (0)