mirror of https://github.com/PrimeDecomp/prime.git
Build all_source in CI
This commit is contained in:
parent
a876d81ac2
commit
f663232494
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
python configure.py --map --version ${{matrix.version}} --compilers /compilers
|
||||
ninja
|
||||
ninja all_source build/${{matrix.version}}/progress.json
|
||||
- name: Upload progress
|
||||
if: github.ref == 'refs/heads/main' && matrix.version == 'GM8E01_00'
|
||||
continue-on-error: true
|
||||
|
|
Loading…
Reference in New Issue