mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 21:54:05 +02:00
Switched to uv python install for testing
This commit is contained in:
4
.github/workflows/update-stats.yml
vendored
4
.github/workflows/update-stats.yml
vendored
@@ -20,9 +20,7 @@ jobs:
|
||||
persist-credentials: true
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version-file: "core/pyproject.toml"
|
||||
run: uv python install
|
||||
|
||||
- name: Install UV
|
||||
uses: astral-sh/setup-uv@v7
|
||||
|
||||
Reference in New Issue
Block a user