Skip to content

Commit

Permalink
chore(ci): fix build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ChieloNewctle committed Apr 25, 2024
1 parent 481d67b commit 07d5e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
with:
fetch-depth: 0
- run: rustup update nightly && rustup default nightly
- run: RUSTDOCFLAGS="--cfg doc_cfg --html-in-header ./docs-header.html" cargo +nightly doc --all-features --no-deps
- run: cargo +nightly doc --all-features --no-deps

0 comments on commit 07d5e69

Please sign in to comment.