mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
install isomd5sum
This commit is contained in:
parent
65aa7a4c02
commit
02cb4591e4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
|
@ -152,7 +152,7 @@ jobs:
|
|||
- name: Ensure qemu is installed
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y qemu qemu-utils xorriso unzip qemu-system-x86 netcat
|
||||
sudo apt-get install -y qemu qemu-utils xorriso unzip qemu-system-x86 netcat isomd5sum
|
||||
|
||||
- name: Create disk
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue