Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NiceneNerd authored Aug 17, 2024
1 parent cfb88e6 commit b7de025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
components: rustfmt, rust-src

- name: Build Documentation
run: cargo doc --all --no-deps --all-features
run: cargo doc --all-features -Zunstable-options -Zrustdoc-scrape-examples

- name: Deploy Docs
uses: peaceiris/actions-gh-pages@364c31d33bb99327c77b3a5438a83a357a6729ad # v3.4.0
Expand Down

0 comments on commit b7de025

Please sign in to comment.