forked from Nexus/nexus
clone submodules on macos
This commit is contained in:
parent
e8b90591d5
commit
9bf664624a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
|
@ -13,6 +13,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Lix GHA Installer Action
|
||||
uses: samueldr/lix-gha-installer-action@v2026-02-22
|
||||
|
|
|
|||
Loading…
Reference in a new issue