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 52d0fed commit e9a60fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
- name: Cleanup image
run: |
sudo virt-sparsify *.qcow2 test1.qcow2
sudo virt-sparsify *.qcow2 --compress test2.qcow2
sudo virt-sparsify debian-12-genericcloud-amd64-20240201-1644.qcow2 test1.qcow2
sudo virt-sparsify debian-12-genericcloud-amd64-20240201-1644.qcow2 --compress test2.qcow2
# sudo virt-sparsify --in-place *.qcow2
# run: sudo virt-sparsify --compress --in-place *.qcow2
Expand Down

0 comments on commit e9a60fb

Please sign in to comment.