Submodule init for CI
This commit is contained in:
parent
826cb3d331
commit
b07876077d
2 changed files with 4 additions and 0 deletions
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
|
||||
- uses: pnpm/action-setup@v2.2.4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue