Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Sep 2, 2024
1 parent 47ae9de commit bd4178f
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 @@ -50,7 +50,7 @@ jobs:
- name: Generate docs
run: cargo install rustdoc-stripper
- run: PATH="$HOME/.cargo/bin:$PATH" ./generator.py --embed-docs
- run: cargo doc --all-features --no-deps
- run: cargo doc --no-deps
- run: mv target/doc/ docs

- name: Setup Pages
Expand Down

0 comments on commit bd4178f

Please sign in to comment.