Skip to content

Commit

Permalink
Update .github/workflows/steel-documentation.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Snyder-Graf <[email protected]>
  • Loading branch information
nahoc and nategraf authored Jan 27, 2025
1 parent 1cc03f7 commit c374473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/steel-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: risc0/risc0/.github/actions/rustup@main

- name: Build documentation
run: cargo doc --no-deps --document-private-items
run: cargo doc --no-deps
working-directory: crates/steel

- name: Create index.html redirect
Expand Down

0 comments on commit c374473

Please sign in to comment.