mirror of https://github.com/flysand7/ciabatta.git
???
This commit is contained in:
parent
ce6ffd2920
commit
5bd2860eaf
|
@ -35,4 +35,4 @@ jobs:
|
|||
uses: actions/setup-python@v4
|
||||
- name: Build
|
||||
working-directory: ${{env.GITHUB_WORKSPACE}}
|
||||
run: python3 build.py -m release -t tests/hello.c
|
||||
run: py build.py -m release -t tests/hello.c
|
||||
|
|
Loading…
Reference in New Issue