Update build_pc_client_windows.yml
This commit is contained in:
parent
221045b030
commit
2559495e03
@ -27,7 +27,7 @@ jobs:
|
|||||||
- name: PyInstaller
|
- name: PyInstaller
|
||||||
run: |
|
run: |
|
||||||
pyinstaller .\software\pc\hexapod.spec
|
pyinstaller .\software\pc\hexapod.spec
|
||||||
copy mainwindow.ui .\software\pc\dist\hexapod\
|
copy .\software\pc\mainwindow.ui .\hexapod\dist\hexapod\
|
||||||
- name: Archive built module
|
- name: Archive built module
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
if: success()
|
if: success()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user