Skip to content

Commit ae0c5b4

Browse files
Update release.yml add mtools
1 parent 494089c commit ae0c5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install dependencies
2828
run: |
2929
sudo apt-get update
30-
sudo apt-get install -y curl make isolinux
30+
sudo apt-get install -y curl make isolinux mtools
3131
3232
- name: Clone iPXE repository
3333
run: git clone https://github.com/ipxe/ipxe.git

0 commit comments

Comments
 (0)