From c8efd7de1204bcc981386f778aba615077812812 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Mon, 22 Jan 2024 19:04:03 -0600 Subject: [PATCH] fix(ci): fix molecule --- .github/workflows/cache.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.