Skip to content

Commit

Permalink
build docs with deps
Browse files Browse the repository at this point in the history
  • Loading branch information
liamaharon committed Mar 18, 2024
1 parent 2eb15e1 commit 1ab3387
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1ab3387

Please sign in to comment.