Skip to content

Commit

Permalink
Update qemu package name
Browse files Browse the repository at this point in the history
  • Loading branch information
ifurther authored Dec 16, 2024
1 parent 27e887b commit 597131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y \
qemu-system-x86 \
qemu libvirt-daemon-system
qemu-system-x86-64 qemu-utils libvirt-daemon-system
- name: Create Vagrant Cloud Box
env:
Expand Down

0 comments on commit 597131c

Please sign in to comment.