Skip to content

Commit

Permalink
🐛 Fix update deps workflow: buf is not found (#2737)
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <[email protected]>
  • Loading branch information
vankichi authored Nov 13, 2024
1 parent 630a835 commit 9c52696
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 9c52696

Please sign in to comment.