mirror of
https://github.com/encounter/dtk-template.git
synced 2025-07-12 16:15:56 +00:00
Oops, missed a char
This commit is contained in:
parent
3986009d97
commit
d5df3db21f
@ -38,7 +38,7 @@ jobs:
|
||||
run: |
|
||||
python configure.py --map --version ${{ matrix.version }} \
|
||||
--binutils /binutils --compilers /compilers
|
||||
ninja all_source build/${{ matrix.version }}/progress.json
|
||||
ninja all_source build/${{ matrix.version }}/progress.json \
|
||||
build/${{ matrix.version }}/report.json
|
||||
|
||||
# Upload progress if we're on the main branch
|
||||
|
Loading…
x
Reference in New Issue
Block a user