Skip to content

Commit d849241

Browse files
build the docs with mkdocs-material
1 parent 896c6a5 commit d849241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: uv python install 3.13
9999

100100
- name: Build documentation
101-
run: uvx mkdocs build
101+
run: uvx --with mkdocs-material mkdocs build
102102

103103
- name: Setup SSH key
104104
uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1

0 commit comments

Comments
 (0)