Skip to content

Commit 6415dbd

Browse files
authored
try fix ci: clone recursive
1 parent 5af7554 commit 6415dbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-linux-android.yml

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

1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
submodules: recursive
1719
- name: Install dependencies
1820
run: bash travis/install_dependencies.bash
1921
- name: Build client

0 commit comments

Comments
 (0)