Skip to content

Commit cb492cb

Browse files
Merge pull request #11 from rsadsb/use-latest-mdbook
Use latest mdbook
2 parents 8bd8104 + 850ea03 commit cb492cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717
- name: Setup mdBook
1818
uses: peaceiris/actions-mdbook@v1
1919
with:
20-
mdbook-version: '0.4.10'
21-
# mdbook-version: 'latest'
20+
mdbook-version: 'latest'
2221

2322
- run: mdbook build
2423

0 commit comments

Comments
 (0)