Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ecanuto authored Feb 25, 2024
1 parent 16da660 commit b5c325b
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 @@ -70,7 +70,7 @@ jobs:
- name: Rebuild image
run: |
sudo virt-customize -a *.qcow2 \
--install qemu-guest-agent \
--install htop \
--run-command "apt-get clean"
# --install qemu-guest-agent,locales-all,htop \
Expand Down

0 comments on commit b5c325b

Please sign in to comment.