update build workflow
This commit is contained in:
parent
bb2ca02401
commit
a2660883bd
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -11,6 +11,8 @@ 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