update
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
python-version: '3.11'
|
||||
- name: "Build Files"
|
||||
run: "python3 build.py"
|
||||
run: "python3 build.py ${{github.ref_name}}"
|
||||
- name: Create Executable
|
||||
uses: sayyid5416/pyinstaller@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user