mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-03 09:25:19 +00:00
修复构建
This commit is contained in:
parent
d7298ab00f
commit
08b800926f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.11' # Use the version of Python you need
|
||||
python-version: '3.12' # Use the version of Python you need
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user