We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b969ff3 commit 0cc8c27Copy full SHA for 0cc8c27
.github/workflows/crate-io.yml
@@ -11,6 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
- uses: dtolnay/rust-toolchain@stable
14
+ - uses: arduino/setup-protoc@v3
15
- uses: katyo/publish-crates@v2
16
with:
17
path: './cln-rpc'
0 commit comments