Skip to content

Commit 822760d

Browse files
committed
Add mkdocs-autorefs to documentation dependencies
1 parent e4bb684 commit 822760d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Install dependencies
3434
run: |
35-
uv pip install --system mkdocs mkdocs-material
35+
uv pip install --system mkdocs mkdocs-material mkdocs-autorefs
3636
3737
- name: Build documentation
3838
run: mkdocs build

0 commit comments

Comments
 (0)