Not quite working, it's building not using the wheels
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
with:
|
||||
version: ${{ env.DEFAULT_UV_VERSION }}
|
||||
enable-cache: true
|
||||
cache-suffix: "docs"
|
||||
cache-suffix: "docs-${{ env.DEFAULT_PYTHON_VERSION }}"
|
||||
-
|
||||
name: Install Python dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user