get submodules lol
This commit is contained in:
parent
40edc5b6cf
commit
2b5c4a6801
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -35,6 +35,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
submodules: recursive
|
||||||
- name: Compile movement
|
- name: Compile movement
|
||||||
run: emmake make
|
run: emmake make
|
||||||
working-directory: '.'
|
working-directory: '.'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user