Skip to content

Commit

Permalink
Fix e2e vagrant cacheing
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <derek.nola@suse.com>
  • Loading branch information
dereknola committed Mar 8, 2024
1 parent aea81c0 commit 21c1705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
path: |
~/.vagrant.d/boxes
key: vagrant-box-${{ matrix.vm }}
key: vagrant-box-ubuntu-2204
- name: "Vagrant Plugin(s)"
run: vagrant plugin install vagrant-k3s vagrant-reload vagrant-scp

Expand Down

0 comments on commit 21c1705

Please sign in to comment.