Skip to content

Commit

Permalink
install awk (rancher#47987)
Browse files Browse the repository at this point in the history
  • Loading branch information
tashima42 authored Nov 11, 2024
1 parent da007c8 commit 4ba1a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ jobs:
uses: actions/checkout@v4
- name: install dependencies
shell: bash
run: zypper install -y aws-cli wget jq
run: zypper install -y aws-cli wget jq awk
- name: install gh
shell: bash
run: |
Expand Down

0 comments on commit 4ba1a92

Please sign in to comment.