check out submodules for android build
This commit is contained in:
parent
4a3b7e9a14
commit
a25f9d2e73
1 changed files with 2 additions and 0 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -13,6 +13,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
with:
|
||||||
|
submodules: recursive
|
||||||
|
|
||||||
- name: Lix GHA Installer Action
|
- name: Lix GHA Installer Action
|
||||||
uses: samueldr/lix-gha-installer-action@v2026-02-22
|
uses: samueldr/lix-gha-installer-action@v2026-02-22
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue