Skip to content

Commit 0cc8c27

Browse files
daywalker90cdecker
authored andcommitted
crates workflow: add protoc to workflow environment
1 parent b969ff3 commit 0cc8c27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/crate-io.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v4
1313
- uses: dtolnay/rust-toolchain@stable
14+
- uses: arduino/setup-protoc@v3
1415
- uses: katyo/publish-crates@v2
1516
with:
1617
path: './cln-rpc'

0 commit comments

Comments
 (0)