Skip to content

Commit 76f7649

Browse files
committed
Checkout submodules
1 parent e357d73 commit 76f7649

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v3
19+
with:
20+
submodules: recursive
1921
- name: Install protoc
2022
run: sudo apt-get install protobuf-compiler
2123
- name: Build

0 commit comments

Comments
 (0)