update build workflow
This commit is contained in:
parent
9fa152306b
commit
c2edd9edca
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -11,8 +11,6 @@ jobs:
|
|||||||
pyinstaller-build:
|
pyinstaller-build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: Create Executable
|
- name: Create Executable
|
||||||
uses: sayyid5416/pyinstaller@v1
|
uses: sayyid5416/pyinstaller@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user