In the step:
|
sudo apt install qemu-kvm libvirt-daemon libvirt-daemon-system virtiofsd |
packages are installed. based on non-interactive it assumes yes. Best to change this to:
Related to:
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
In the step:
crc-github-action/action.yml
Line 81 in 04ebf15
packages are installed. based on non-interactive it assumes
yes. Best to change this to:Related to: