We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0b880 commit 94b75afCopy full SHA for 94b75af
.github/workflows/docs.yml
@@ -46,6 +46,7 @@ jobs:
46
47
- name: Install dependencies
48
run: |
49
+ uv venv
50
uv pip install -e .
51
52
- name: Deploy to GitHub Pages
0 commit comments