fix(ci): pin + cache

This commit is contained in:
Timothy Stewart
2022-11-02 20:00:27 -05:00
parent 500931e2fd
commit 7dd305aabc

View File

@@ -37,7 +37,6 @@ jobs:
sudo apt update && sudo apt install -y linux-headers-generic dkms virtualbox-6.1
echo "::endgroup::"
echo "::group::Virtual Box Test"
sudo modprobe vboxdrv
vboxmanage --version
echo "::endgroup::"