This commit is contained in:
Mateusz Faderewski 2023-02-24 18:40:08 +01:00
parent b3fa0fc89b
commit 5fff8fa65f

View File

@ -87,7 +87,7 @@ jobs:
pushd bootloader pushd bootloader
python3 ./waf all python3 ./waf all
popd popd
python3 setup.py install pip3 install .
working-directory: pyinstaller working-directory: pyinstaller
- name: Install sc64.py requirements - name: Install sc64.py requirements