Skip to content

Commit

Permalink
fix: typo in book.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
supernovahs committed Jun 12, 2024
1 parent 6426ca6 commit a2c37c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
working-directory: ./book

- name: Build docs
run: cargo docs
run: cargo doc
env:
# Keep in sync with ./ci.yml:jobs.docs
RUSTDOCFLAGS:
Expand Down

0 comments on commit a2c37c4

Please sign in to comment.