Skip to content

Bump pyvis from 0.2.1 to 0.3.2 (#861) #461

Bump pyvis from 0.2.1 to 0.3.2 (#861)

Bump pyvis from 0.2.1 to 0.3.2 (#861) #461

Workflow file for this run

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