Need mkisofs

This commit is contained in:
Greg Hellings
2022-05-31 15:06:48 -05:00
parent 8d02891db5
commit 283b662165
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
run: |
set -e
sudo apt-get update
sudo apt-get install -y unzip qemu-system-{x86,ppc}
sudo apt-get install -y unzip cloud-utils qemu-system-{x86,ppc}
python3 -m pip install -U ansible
# Install packer.io
curl -O https://releases.hashicorp.com/packer/${{ matrix.packer_version }}/packer_${{ matrix.packer_version }}_linux_amd64.zip