Skip to content

Commit

Permalink
ci: fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fawadasaurus authored Jun 22, 2023
1 parent 7ab25d2 commit ce3a686
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ jobs:
with:
components: rustc, cargo, rust-docs

- name: 'rustup updates'
run: |
cargo install just
- uses: extractions/setup-just@v1

- name: Build rustdocs
run: just rustdoc
Expand Down

0 comments on commit ce3a686

Please sign in to comment.