Skip to content

Commit

Permalink
Interlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller committed Oct 11, 2024
1 parent c02bb25 commit 223492c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
pip install .[dev]
- name: Generate API docs
run: cd docs;quartodoc build
run: cd docs;quartodoc build;quartodoc interlinks

- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit 223492c

Please sign in to comment.