Skip to content

Fixed/Disabled sites. Update requirements.txt (#1517) #483

Fixed/Disabled sites. Update requirements.txt (#1517)

Fixed/Disabled sites. Update requirements.txt (#1517) #483

Workflow file for this run

name: Package exe with PyInstaller - Windows
on:
push:
branches: [ main, dev ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PyInstaller Windows
uses: JackMcKew/pyinstaller-action-windows@python3-10-pyinstaller-5-3
with:
path: pyinstaller
- uses: actions/upload-artifact@v2
with:
name: maigret_standalone_win32
path: pyinstaller/dist/windows # or path/to/artifact