forked from Hsdi/Shortcut_Sync_PotPlayer
更新 .github/workflows/build-exe.yml
Some checks failed
Build Windows EXE / build (push) Failing after 24s
Some checks failed
Build Windows EXE / build (push) Failing after 24s
This commit is contained in:
2
.github/workflows/build-exe.yml
vendored
2
.github/workflows/build-exe.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: "3.9"
|
python-version: "3.13.9"
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
shell: powershell
|
shell: powershell
|
||||||
|
|||||||
Reference in New Issue
Block a user