Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ifurther authored Jan 13, 2024
1 parent e708010 commit 30c1d93
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 @@ -26,7 +26,7 @@ jobs:
- name: Install dependencies
if: ${{matrix.BUILDER == 'qemu.qemu'}}
run: |
sudo apt-get update \
sudo apt-get update
sudo apt-get install -y \
qemu-system-x86 \
qemu libvirt-daemon-system
Expand Down

0 comments on commit 30c1d93

Please sign in to comment.