Compare commits
1 commit
c894999f87
...
60af6eb8eb
| Author | SHA1 | Date | |
|---|---|---|---|
| 60af6eb8eb |
1 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,9 @@ jobs:
|
||||||
uses: https://github.com/dtolnay/rust-toolchain@stable
|
uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
- run: cargo install just
|
components: "clippy, rustfmt"
|
||||||
|
- uses: cargo-bins/cargo-binstall@main
|
||||||
|
- run: cargo binstall just
|
||||||
|
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue