Skip to content

Commit

Permalink
Remove buf-setup from CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Aug 10, 2023
1 parent c11c7c6 commit 23f4b19
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v3
- uses: bufbuild/buf-setup-action@v1.25.0
with:
github_token: ${{ github.token }}

- name: Cache
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 23f4b19

Please sign in to comment.