This commit is contained in:
naielv
2025-08-15 17:10:58 +02:00
parent ba3cc7424d
commit a9b43a7f7d
4 changed files with 4 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ jobs:
with:
python-version: '3.11'
- name: "Build Files"
run: "python3 build.py ${{github.ref_name}}"
run: "python3 build.py 'TeleSec para Windows'"
- name: Create Executable
uses: sayyid5416/pyinstaller@v1
with: