Not quite working, it's building not using the wheels

This commit is contained in:
Trenton H
2025-02-28 17:52:39 -08:00
parent c105024eb7
commit 6b60c9d495
2 changed files with 7 additions and 6 deletions

View File

@@ -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: |