Skip to content

Commit 223492c

Browse files
committed
Interlinks
1 parent c02bb25 commit 223492c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pip install .[dev]
2525
2626
- name: Generate API docs
27-
run: cd docs;quartodoc build
27+
run: cd docs;quartodoc build;quartodoc interlinks
2828

2929
- name: Render and Publish
3030
uses: quarto-dev/quarto-actions/publish@v2

0 commit comments

Comments
 (0)