fix(ci): fix molecule

This commit is contained in:
Timothy Stewart
2024-01-22 19:04:03 -06:00
parent 62d37e1242
commit c8efd7de12

View File

@@ -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.