Skip to content

Commit

Permalink
🐛 Fix update deps workflow: buf is not found (vdaas#2737)
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <kyukawa315@gmail.com>
  • Loading branch information
vankichi authored and takuyaymd committed Dec 2, 2024
1 parent 53f7a9c commit 7b302a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
run: |
make files
make update
make deps
make helm/schema/all
make k8s/manifest/update
make k8s/manifest/helm-operator/update
Expand Down

0 comments on commit 7b302a7

Please sign in to comment.