Skip to content

Commit

Permalink
Add virtiofsd package (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar authored Jan 31, 2025
1 parent b6ae102 commit c9d09ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ runs:
shell: bash
run: |
sudo apt-get update
sudo apt install qemu-kvm libvirt-daemon libvirt-daemon-system
sudo apt install qemu-kvm libvirt-daemon libvirt-daemon-system virtiofsd
sudo usermod -a -G libvirt $USER
- name: Remove unwanted stuff to free up disk image
Expand Down

0 comments on commit c9d09ef

Please sign in to comment.