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:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Create Executable
|
||||
uses: sayyid5416/pyinstaller@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user