Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zachcp committed Jul 30, 2024
1 parent 1ab7946 commit 5817783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
uses: actions/configure-pages@v4
- name: Install Just
run: cargo install just
- name: Install Just
run: just doc
- name: Build Docs
run: just docs
# - name: Clean docs folder
# run: cargo clean --doc
# - name: Build docs
Expand Down

0 comments on commit 5817783

Please sign in to comment.