This commit is contained in:
flysand7 2023-09-07 07:57:24 +11:00
parent 3df527c375
commit ef12aa6f44
1 changed files with 0 additions and 3 deletions

View File

@ -33,9 +33,6 @@ jobs:
from-source: false
- name: Set up Python
uses: actions/setup-python@v4
- name: Install python dependencies
run: python -m pip install pyjson5
- name: Build
working-directory: ${{env.GITHUB_WORKSPACE}}
shell: cmd
run: python build.py -m release -t tests/hello.c