Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Haishi2016 <hbai@microsoft.com>
  • Loading branch information
Haishi2016 authored Oct 19, 2024
1 parent 2dd444d commit d7869c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get update && sudo apt-get install -y make gcc
sudo apt-get update && sudo apt-get install -y make gcc git
sudo snap install yq
- name: Install Helm
Expand Down

0 comments on commit d7869c3

Please sign in to comment.