Skip to content

Commit

Permalink
Update build_vagrant.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored Sep 19, 2024
1 parent cd99a45 commit 99bb759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: sudo apt-get update

- name: Install VirtualBox
run: sudo apt-get install virtualbox-7.0
run: sudo apt-get install virtualbox

- name: Install Vagrant
run: sudo apt-get install vagrant
Expand Down

0 comments on commit 99bb759

Please sign in to comment.