Skip to content

Commit 1f360e5

Browse files
committed
yes it is
1 parent af19306 commit 1f360e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/doc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
fetch-depth: 0
2121
- name: 🔧 setup uv
2222
uses: ./.github/uv
23+
- name: ⚙️ install deps
24+
run: uv sync --extra docs
2325
- name: 📙 mkdocs build
2426
run: uv run mkdocs build
2527
- name: 📦 Upload artifacts

0 commit comments

Comments
 (0)