Skip to content

Bump psutil from 5.9.5 to 6.1.0 (#1839) #500

Bump psutil from 5.9.5 to 6.1.0 (#1839)

Bump psutil from 5.9.5 to 6.1.0 (#1839) #500

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@v4
- name: PyInstaller Windows
uses: JackMcKew/pyinstaller-action-windows@main
with:
path: pyinstaller
- uses: actions/upload-artifact@v4
with:
name: maigret_standalone_win32
path: pyinstaller/dist/windows # or path/to/artifact