Skip to content

Commit 78069fc

Browse files
committed
update
1 parent ff822ef commit 78069fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
steps:
2828
- name: Checkout
2929
uses: actions/checkout@v4
30+
with:
31+
submodules: recursive
3032

3133
- name: Setup Rust
3234
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)