mirror of
https://github.com/DragonRidersUnite/book
synced 2025-01-29 08:34:49 +01:00
chore: update mdbook to latest ver
This commit is contained in:
parent
2f77884ac6
commit
0256c02370
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Setup mdBook
|
||||
uses: peaceiris/actions-mdbook@v1
|
||||
with:
|
||||
mdbook-version: '0.4.10'
|
||||
mdbook-version: '0.4.22'
|
||||
# mdbook-version: 'latest'
|
||||
|
||||
- run: mdbook build
|
||||
|
|
Loading…
Add table
Reference in a new issue