Skip to content

Commit

Permalink
run snap install with sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhan-yilmaz committed Oct 16, 2024
1 parent 7fe1cd4 commit cef1219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-package-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Install YQ
run: |
snap install yq
sudo snap install yq
# - name: Install YQ
# uses: dcarbone/[email protected]
Expand Down

0 comments on commit cef1219

Please sign in to comment.