Skip to content

Commit

Permalink
CI fix relase
Browse files Browse the repository at this point in the history
  • Loading branch information
ggwpez authored Oct 3, 2024
1 parent 95cff05 commit 48e1c3c
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 48e1c3c

Please sign in to comment.