Fix rustdoc some more
This commit is contained in:
parent
a17c3f791c
commit
f1a0e16ecf
2
.github/workflows/rustdoc.yaml
vendored
2
.github/workflows/rustdoc.yaml
vendored
@ -31,5 +31,5 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_branch: gh-pages
|
||||
publish_dir: ./book
|
||||
publish_dir: ./target/doc
|
||||
force_orphan: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user