Skip to content

Commit

Permalink
[CI] Fix release build upload (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggwpez authored Oct 8, 2024
1 parent 95cff05 commit b45be7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release-binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: arduino/setup-protoc@v3
with:
version: "23.2"
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Setup Rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit b45be7d

Please sign in to comment.