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 9266356 commit e5f7cf8Copy full SHA for e5f7cf8
.github/workflows/check-build.yml
@@ -10,6 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
+ - uses: actions-rust-lang/setup-rust-toolchain@v1
14
- name: Install protoc
15
uses: arduino/setup-protoc@v3
16
with:
0 commit comments