Skip to content

Commit

Permalink
update ci doc publish (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
joyqvq authored Apr 4, 2024
1 parent 56f6223 commit f7e6b47
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
override: true

- name: Generate documentation
uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # pin@v1
env:
RUSTDOCFLAGS: "--enable-index-page -Zunstable-options"
uses: actions-rs/cargo@ae10961054e4aa8b4aa7dffede299aaf087aa33b # pin@v1.0.3
with:
command: doc
args: --workspace --no-deps
Expand Down

0 comments on commit f7e6b47

Please sign in to comment.