Skip to content

Commit

Permalink
add --local flag
Browse files Browse the repository at this point in the history
  • Loading branch information
antoooks committed Jan 31, 2024
1 parent dcba1f8 commit 3688f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-cmd-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
make install-local-tools
- name: Pin kyaml
run: |
gorepomod pin kyaml --doIt
gorepomod pin kyaml --local --doIt
- name: Build test
run: |
make build-kustomize-api
Expand Down

0 comments on commit 3688f50

Please sign in to comment.