Skip to content

Commit 69e9524

Browse files
committed
Check out submodules in CI
1 parent e87d21c commit 69e9524

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/macchina.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Checkout
1313
uses: actions/checkout@v4
14+
with:
15+
submodules: true
1416

1517
- name: Bootstrap
1618
uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)