diff --git a/.github/workflows/rust-docs.yaml b/.github/workflows/rust-docs.yaml index f60c36d91c8..a6da7430044 100644 --- a/.github/workflows/rust-docs.yaml +++ b/.github/workflows/rust-docs.yaml @@ -30,7 +30,6 @@ jobs: uses: actions-rs/cargo@v1 with: command: doc - args: --no-deps - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3