Skip to content

Commit

Permalink
doc ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cn-kali-team committed Aug 8, 2023
1 parent b05d680 commit 30b78df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: rustup update --no-self-update stable

- name: Build Documentation
run: cargo doc --no-deps --offline --workspace
run: cargo doc --no-deps --workspace

- name: Deploy Docs
uses: peaceiris/actions-gh-pages@364c31d33bb99327c77b3a5438a83a357a6729ad # v3.4.0
Expand Down

0 comments on commit 30b78df

Please sign in to comment.