Skip to content

Commit

Permalink
Fix CI template
Browse files Browse the repository at this point in the history
  • Loading branch information
zbuc committed Apr 9, 2024
1 parent 861f6e8 commit e92699e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
env:
RUSTDOCFLAGS: "--enable-index-page -Zunstable-options --cfg docsrs"
with:
command: +nightly doc
command: doc
args: --all-features --no-deps
# Disabled on penumbra hermes fork
# - name: Push API documentation to GitHub Pages
Expand Down

0 comments on commit e92699e

Please sign in to comment.