auto build add sub modules support
This commit is contained in:
parent
dffada894f
commit
12d78444b3
1
.github/workflows/auto-build.yml
vendored
1
.github/workflows/auto-build.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
lfs: true
|
lfs: true
|
||||||
|
submodules: recursive
|
||||||
- name: Checkout LFS
|
- name: Checkout LFS
|
||||||
run: git lfs checkout
|
run: git lfs checkout
|
||||||
- name: Use Node.js ${{ matrix.node-version }}
|
- name: Use Node.js ${{ matrix.node-version }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user