Need mkisofs
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
set -e
|
set -e
|
||||||
sudo apt-get update
|
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
|
python3 -m pip install -U ansible
|
||||||
# Install packer.io
|
# Install packer.io
|
||||||
curl -O https://releases.hashicorp.com/packer/${{ matrix.packer_version }}/packer_${{ matrix.packer_version }}_linux_amd64.zip
|
curl -O https://releases.hashicorp.com/packer/${{ matrix.packer_version }}/packer_${{ matrix.packer_version }}_linux_amd64.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user