Skip to content

Commit

Permalink
Fix a few CI issues and bump deps (#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik authored May 17, 2024
1 parent 3031e10 commit df8880f
Show file tree
Hide file tree
Showing 9 changed files with 238 additions and 219 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v2
with:
mdbook-version: 'latest'
mdbook-version: '0.4.40'

- run: mdbook build docs

Expand Down
Loading

0 comments on commit df8880f

Please sign in to comment.