mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +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:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, dev ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user