Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamilcuk authored Jun 6, 2024
1 parent dd58528 commit 48401c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
set -x
sudo mkdir -vp /opt/cni
sudo ln -sv /usr/lib/cni /opt/cni/bin
/opt/cni/bin/bridge --version
v=https://releases.hashicorp.com/nomad/1.8.0/nomad_1.8.0_linux_amd64.zip
wget -q "$v"
unzip *.zip
Expand Down

0 comments on commit 48401c7

Please sign in to comment.