fix(ci): adjusting cache steps

This commit is contained in:
Timothy Stewart
2024-01-21 22:25:22 -06:00
parent 0ae666dfe5
commit ffcc79300a
2 changed files with 25 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ jobs:
EOF
- name: Add Vagrant Boxes
run: ./.github/download-boxes.sh
run: ./.github/add-boxes.sh
- name: Install dependencies
run: |