Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
JSH32 committed Nov 9, 2023
1 parent 0bfdff9 commit a8ed1e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
uses: actions/checkout@v3
- name: Install Protoc
uses: arduino/setup-protoc@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build binary
uses: houseabsolute/actions-rust-cross@v0
with:
Expand Down

0 comments on commit a8ed1e2

Please sign in to comment.