This commit is contained in:
Yax 2023-11-11 19:35:53 +01:00
parent 4cb2230b4f
commit ffb93aa395

View file

@ -1,7 +1,7 @@
name: pyinstaller
on:
push:
# branches: [ main ]
branches: [ main ]
jobs:
build_binary:
runs-on: ${{ matrix.os }}