We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba261e commit af19306Copy full SHA for af19306
.github/workflows/doc.yml
@@ -20,8 +20,6 @@ jobs:
20
fetch-depth: 0
21
- name: 🔧 setup uv
22
uses: ./.github/uv
23
- - name: ⚙️ install deps
24
- run: uv sync --extra docs
25
- name: 📙 mkdocs build
26
run: uv run mkdocs build
27
- name: 📦 Upload artifacts
0 commit comments