mirror of https://github.com/flysand7/ciabatta.git
Update CI
This commit is contained in:
parent
3d25b60b30
commit
0e14742117
|
@ -28,4 +28,4 @@ jobs:
|
|||
- name: Build
|
||||
working-directory: ${{env.GITHUB_WORKSPACE}}
|
||||
shell: bash
|
||||
run: ./build.lua --clean --release --platform linux -t tests/empty.c
|
||||
run: ./build.py --mode release --target linux --test tests/empty.c
|
||||
|
|
Loading…
Reference in New Issue