diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index b17f5efe633b..6eac1129df71 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -54,7 +54,7 @@ jobs: run: make mdbook-build - name: Build rustdoc run: |- - rustup toolchain install $toolchain --component rustfmt + rustup toolchain install $toolchain cargo +$toolchain doc --workspace --no-deps env: # When you visit https://chainsafe.github.io/forest/rustdoc you get an index.html