mirror of
https://github.com/joeycastillo/second-movement.git
synced 2026-02-05 02:55:37 +00:00
get submodules lol
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -35,6 +35,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: Compile movement
|
||||
run: emmake make
|
||||
working-directory: '.'
|
||||
|
||||
Reference in New Issue
Block a user