diff --git a/.github/workflows/cache.yml b/.github/workflows/cache.yml index 1af2463..714bfe0 100644 --- a/.github/workflows/cache.yml +++ b/.github/workflows/cache.yml @@ -79,7 +79,8 @@ jobs: run: | env HOMEBREW_NO_AUTO_UPDATE=1 brew bundle --no-upgrade --file ./Brewfile vagrant --version - virtualbox --version + VBoxManage --version + vboxmanage --version - name: Download Vagrant boxes for all scenarios # To save some cache space, all scenarios share the same cache key.