Skip to content

Commit

Permalink
crates workflow: add protoc to workflow environment
Browse files Browse the repository at this point in the history
  • Loading branch information
daywalker90 authored and cdecker committed Mar 8, 2024
1 parent b969ff3 commit 0cc8c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crate-io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: arduino/setup-protoc@v3
- uses: katyo/publish-crates@v2
with:
path: './cln-rpc'
Expand Down

0 comments on commit 0cc8c27

Please sign in to comment.