Test pyinstaller on dev branch (#1233)

* Specified pyinstaller version

* Switch to new branch of pyinstaller GH action

* Changed dir for pyinstaller

* Added branch for pyinstaller workflow
This commit is contained in:
Soxoj
2023-10-15 21:55:46 +02:00
committed by GitHub
parent 9f252f6d41
commit f7341200bc
+1 -1
View File
@@ -2,7 +2,7 @@ name: Package exe with PyInstaller - Windows
on:
push:
branches: [ main ]
branches: [ main, dev ]
jobs:
build: