Skip to content

Commit

Permalink
fix: fix ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
asjdf committed Sep 15, 2023
1 parent 5255e40 commit fed4807
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@ jobs:
- uses: bufbuild/[email protected]
with:
github_token: ${{ github.token }}
- run: buf mod update
- uses: bufbuild/[email protected]
with:
against: buf.build/bufbuild/buf
against: 'https://github.com/juanjiTech/jTerm-proto.git#branch=main'
buf_token: ${{ secrets.BUF_TOKEN }}
generate:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fed4807

Please sign in to comment.