Skip to content

Commit

Permalink
fix(ci): install just
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Nov 16, 2023
1 parent 2f6880b commit 0ea2a2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
RUSTDOCFLAGS: '-D warnings'
run: cargo doc

- name: Install just
uses: taiki-e@just

- name: Install dependencies
run: just install

Expand Down

0 comments on commit 0ea2a2b

Please sign in to comment.