We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce56641 commit 30152c1Copy full SHA for 30152c1
1 file changed
build_workstation_win.ps1
@@ -35,7 +35,8 @@ Run "painter\env\Scripts\python -c `"import PyQt5; print('PyQt5 OK')`""
35
# Run your build entrypoint
36
# If you have a Windows script already, call it here:
37
#
38
-Run "painter\env\Scripts\python painter\src\build\build_workstation.py"
+Run "painter\env\Scripts\python painter\src\build\run_pyinstaller_workstation.py"
39
+
40
41
42
0 commit comments