Skip to content

Commit

Permalink
Test our new install action
Browse files Browse the repository at this point in the history
  • Loading branch information
lfrancke committed Aug 1, 2023
1 parent 22d864e commit 160f460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- uses: Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6 # v2.2.0
with:
key: udeps
- run: cargo install --locked cargo-udeps@0.1.39
- uses: stackabletech/cargo-install-action@cargo-udeps
- run: cargo udeps --workspace

# This job evaluates the github environment to determine why this action is running and selects the appropriate
Expand Down

0 comments on commit 160f460

Please sign in to comment.