mirror of https://github.com/flysand7/ciabatta.git
This commit is contained in:
parent
bbea5423f6
commit
32f831bda3
|
@ -39,4 +39,3 @@ jobs:
|
||||||
working-directory: ${{env.GITHUB_WORKSPACE}}
|
working-directory: ${{env.GITHUB_WORKSPACE}}
|
||||||
shell: bash
|
shell: bash
|
||||||
run: ./build.py -m release -t tests/hello.c
|
run: ./build.py -m release -t tests/hello.c
|
||||||
run: ./a
|
|
||||||
|
|
|
@ -39,4 +39,3 @@ jobs:
|
||||||
working-directory: ${{env.GITHUB_WORKSPACE}}
|
working-directory: ${{env.GITHUB_WORKSPACE}}
|
||||||
shell: bash
|
shell: bash
|
||||||
run: ./build.py -m release -t tests/hello.c
|
run: ./build.py -m release -t tests/hello.c
|
||||||
run: ./a
|
|
||||||
|
|
Loading…
Reference in New Issue