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