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 65c7efd commit ec0f917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
# - name: Install Ansible Using PIP2
# run: pip2 install ansible

# - name: Update Repos
# run: sudo apt-get update
- name: Update Repos
run: sudo apt-get update

- name: Install VirtualBox
run: sudo apt-get install virtualbox
Expand Down

0 comments on commit ec0f917

Please sign in to comment.