Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritLHLS authored Jan 30, 2024
1 parent c994703 commit 40ddbdf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
sudo apt-get install -y curl wget unzip zip jq
sudo apt-get install -y libguestfs-tools rng-tools curl
sudo apt-get install -y libguestfs-tools rng-tools curl --fix-missing
sudo apt-get download linux-image-$(uname -r)
sudo dpkg-deb -x linux-image-$(uname -r)*.deb ./
curl -o rebuild_qcow2.sh https://raw.githubusercontent.com/oneclickvirt/pve_kvm_images/main/rebuild_qcow2.sh
chmod 777 rebuild_qcow2.sh
Expand Down

0 comments on commit 40ddbdf

Please sign in to comment.