Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/vldr/Share
Browse files Browse the repository at this point in the history
  • Loading branch information
vldr committed May 20, 2024
2 parents 1d2d114 + 6d26a83 commit ee270e3
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 @@ -34,6 +34,8 @@ jobs:

- name: Setup Protoc
uses: arduino/setup-protoc@v3
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Build
run: cargo build --release
Expand Down

0 comments on commit ee270e3

Please sign in to comment.