update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
|||||||
uses: sayyid5416/pyinstaller@v1
|
uses: sayyid5416/pyinstaller@v1
|
||||||
with:
|
with:
|
||||||
python_ver: "3.11"
|
python_ver: "3.11"
|
||||||
spec: "main.py"
|
spec: "WinApp.spec"
|
||||||
requirements: "requirements.txt"
|
requirements: "requirements.txt"
|
||||||
upload_exe_with_name: "TeleSec_Windows"
|
upload_exe_with_name: "TeleSec_Windows"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user