mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
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:
@@ -2,7 +2,7 @@ name: Package exe with PyInstaller - Windows
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main, dev ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user