This commit is contained in:
@@ -16,7 +16,7 @@ on:
|
|||||||
- debug
|
- debug
|
||||||
jobs:
|
jobs:
|
||||||
pyinstaller-build:
|
pyinstaller-build:
|
||||||
runs-on: #<windows-latest / ubuntu-latest / ..... etc>
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Create Executable
|
- name: Create Executable
|
||||||
uses: sayyid5416/pyinstaller@v1
|
uses: sayyid5416/pyinstaller@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user