Rye
This commit is contained in:
parent
4cb2230b4f
commit
ffb93aa395
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pyinstaller.yml
vendored
2
.github/workflows/pyinstaller.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: pyinstaller
|
name: pyinstaller
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# branches: [ main ]
|
branches: [ main ]
|
||||||
jobs:
|
jobs:
|
||||||
build_binary:
|
build_binary:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue