Skip to content

Commit

Permalink
Forgot with: for dtolnay/install
Browse files Browse the repository at this point in the history
  • Loading branch information
TTWNO committed Oct 8, 2023
1 parent 4b5ec01 commit e816955
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
toolchain: stable
- name: Install Cargo Machete
uses: dtolnay/install@master
with:
crate: cargo-machete
- name: Check For Unused Depdencies
run: cargo machete
Expand Down Expand Up @@ -213,6 +214,7 @@ jobs:
components: llvm-tools-preview
- name: cargo install cargo-llvm-cov
uses: dtolnay/install@master
with:
crate: cargo-llvm-cov
- name: cargo generate-lockfile
if: hashFiles('Cargo.lock') == ''
Expand Down

0 comments on commit e816955

Please sign in to comment.