Skip to content

Commit

Permalink
more docs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Jan 8, 2023
1 parent 673895f commit 3369f81
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 @@ -16,7 +16,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Build rustdoc
env:
- RUSTC_BOOTSTRAP: 1
RUSTC_BOOTSTRAP: 1
run: cargo doc --all-features --workspace
- name: Organize
run: |
Expand Down

0 comments on commit 3369f81

Please sign in to comment.