Skip to content

Commit

Permalink
dont doc deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-rsm-McKenzie committed Feb 9, 2024
1 parent 5072ddc commit 1bc6d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3

- name: Build
run: cargo doc
run: cargo doc --no-deps

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 1bc6d93

Please sign in to comment.