update
This commit is contained in:
@ -24,11 +24,9 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install PySide6 psutil pyinstaller
|
||||
- name: Swith to PC client path
|
||||
run: |
|
||||
cd ./software/pc/
|
||||
- name: PyInstaller
|
||||
run: |
|
||||
cd software\pc
|
||||
pyinstaller hexapod.spec
|
||||
copy mainwindow.ui .\dist\hexapod\
|
||||
- name: Archive built module
|
||||
|
Reference in New Issue
Block a user