Skip to content

Commit cb48055

Browse files
committed
Add submodules init in ci.yml
1 parent ff9886b commit cb48055

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v3
15+
with:
16+
submodules: recursive
1517

1618
- name: Install Rust
1719
uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)