Skip to content

Commit

Permalink
fix mdbook (try 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Oct 27, 2024
1 parent 52d6fbd commit c54cf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# mdbook-version: '0.4.10'
mdbook-version: "latest"

- run: mdbook build -d ./book docs/ref
- run: mdbook build -d ./book docs

- name: Deploy
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit c54cf29

Please sign in to comment.