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 cdcc56a commit 1f115b9Copy full SHA for 1f115b9
.github/workflows/ci.yml
@@ -32,6 +32,8 @@ jobs:
32
steps:
33
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
34
35
+ - uses: dtolnay/rust-toolchain@stable
36
+
37
- name: generate or hydrate protos
38
uses: ./.github/actions/genprotos
39
0 commit comments