Skip to content

Commit

Permalink
Update robox.yml
Browse files Browse the repository at this point in the history
Try adding packer plugin install commands.
  • Loading branch information
ladar authored Sep 4, 2023
1 parent d444d37 commit 8d265e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/robox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
sudo apt-add-repository "deb [arch=amd64] https://apt.releases.hashicorp.com $(lsb_release -cs) main"
sudo apt-get update
sudo apt-get --assume-yes install packer
packer plugins install github.com/hashicorp/vagrant
packer plugins install github.com/hashicorp/hyperv
packer plugins install github.com/hashicorp/parallels
- name: Validate Generic Box Configurations
env:
GOGC: 50
Expand Down

0 comments on commit 8d265e0

Please sign in to comment.