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 57a6a09 commit fcd3f99
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 @@ -53,7 +53,7 @@ jobs:
run: sudo apt-get update

- name: Install Vagrant
run: sudo apt-get install -y vagrant
run: sudo apt-get install -y vagrant=2.2.19

# - name: Import GPG keys for VirtualBox
# run: sudo curl -fsSL https://www.virtualbox.org/download/oracle_vbox_2016.asc | sudo apt-key add -
Expand Down

0 comments on commit fcd3f99

Please sign in to comment.