mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
update dependencies
This commit is contained in:
4
.github/workflows/python-app.yml
vendored
4
.github/workflows/python-app.yml
vendored
@@ -18,9 +18,9 @@ jobs:
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v4
|
||||
with:
|
||||
enable-cache: true
|
||||
enable-cache: false
|
||||
- name: Setup Python
|
||||
run: uv python install 3.11
|
||||
run: uv python install 3.12
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
uv sync
|
||||
|
||||
Reference in New Issue
Block a user