Skip to content

Commit

Permalink
fix: downgrade mdbook to fix relative links
Browse files Browse the repository at this point in the history
  • Loading branch information
xorsal committed Nov 25, 2024
1 parent bf1b482 commit d64e68a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: '0.4.40'

- name: Install node
uses: actions/setup-node@v3
Expand Down

0 comments on commit d64e68a

Please sign in to comment.