forked from tim/k3s-ansible
fix(ci): pin + cache
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -46,8 +46,8 @@ jobs:
|
|||||||
sudo apt update && sudo apt install -y vagrant
|
sudo apt update && sudo apt install -y vagrant
|
||||||
vagrant version
|
vagrant version
|
||||||
vagrant plugin list
|
vagrant plugin list
|
||||||
sudo /sbin/rcvboxdrv setup
|
vagrant plugin install vagrant-vbguest
|
||||||
sudo modprobe vboxdrv
|
vagrant plugin list
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
- name: Configure VirtualBox
|
- name: Configure VirtualBox
|
||||||
|
|||||||
Reference in New Issue
Block a user