Skip to content

Commit ec808a7

Browse files
committed
fixup
1 parent a86943c commit ec808a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check_and_lint.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
# env:
1414
# RUSTFLAGS: -D warnings
1515
steps:
16+
- name: Install Protoc
17+
uses: arduino/setup-protoc@v2
18+
1619
- uses: actions/checkout@v2
1720
- name: Install latest stable toolchain
1821
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)