Skip to content

Commit c9d09ef

Browse files
authored
Add virtiofsd package (#8)
1 parent b6ae102 commit c9d09ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ runs:
7878
shell: bash
7979
run: |
8080
sudo apt-get update
81-
sudo apt install qemu-kvm libvirt-daemon libvirt-daemon-system
81+
sudo apt install qemu-kvm libvirt-daemon libvirt-daemon-system virtiofsd
8282
sudo usermod -a -G libvirt $USER
8383
8484
- name: Remove unwanted stuff to free up disk image

0 commit comments

Comments
 (0)