Skip to content

Commit

Permalink
setup_only: true
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Aug 19, 2024
1 parent b686813 commit 4a63fa3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/genprotos/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ runs:
- if: steps.cache.outputs.cache-hit != 'true'
uses: bufbuild/buf-action@v1
with:
setup_only: true
github_token: ${{ github.token }}
- if: steps.cache.outputs.cache-hit != 'true'
shell: sh
run: buf generate protos

0 comments on commit 4a63fa3

Please sign in to comment.