mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 11:42:37 +01:00
fix(ci): fix molecule
This commit is contained in:
3
.github/workflows/cache.yml
vendored
3
.github/workflows/cache.yml
vendored
@@ -79,7 +79,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
env HOMEBREW_NO_AUTO_UPDATE=1 brew bundle --no-upgrade --file ./Brewfile
|
env HOMEBREW_NO_AUTO_UPDATE=1 brew bundle --no-upgrade --file ./Brewfile
|
||||||
vagrant --version
|
vagrant --version
|
||||||
virtualbox --version
|
VBoxManage --version
|
||||||
|
vboxmanage --version
|
||||||
|
|
||||||
- name: Download Vagrant boxes for all scenarios
|
- name: Download Vagrant boxes for all scenarios
|
||||||
# To save some cache space, all scenarios share the same cache key.
|
# To save some cache space, all scenarios share the same cache key.
|
||||||
|
|||||||
Reference in New Issue
Block a user