Skip to content

Commit

Permalink
Change apt command
Browse files Browse the repository at this point in the history
Signed-off-by: skarikar <[email protected]>
  • Loading branch information
karikarshivani committed Oct 18, 2024
1 parent 3cca04d commit a9ce74a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify-vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
sudo apt-get -y install jq
- name: Add VirtualBox
run: sudo apt-get install virtualbox-6.0
run: sudo apt install virtualbox-6.0

- name: Add vagrant
run: |
wget -O- https://apt.releases.hashicorp.com/gpg | sudo gpg --dearmor -o /usr/share/keyrings/hashicorp-archive-keyring.gpg
Expand Down

0 comments on commit a9ce74a

Please sign in to comment.