Skip to content

Commit

Permalink
xx
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <derek.nola@suse.com>
  • Loading branch information
dereknola committed Sep 6, 2024
1 parent 2c49459 commit 60ab781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ jobs:
cache: false
- name: Install yq
run: |
sudo apt-get update
sudo apt-get install yq
sudo wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_arm64 -O /usr/bin/yq &&\
sudo chmod +x /usr/bin/yq
- name: "Download k3s image"
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 60ab781

Please sign in to comment.