Skip to content

build: add GHA for windows #6

build: add GHA for windows

build: add GHA for windows #6

Workflow file for this run

name: Package Application with Pyinstaller
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: PyInstaller Windows
uses: JackMcKew/pyinstaller-action-windows@main
with:
path: .
spec: ./pyinstaller/__main__.spec