Skip to content

Commit

Permalink
fix workflow x217
Browse files Browse the repository at this point in the history
  • Loading branch information
indexds committed Dec 18, 2024
1 parent 37fa847 commit 3802429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:

- name: Audit
run: |
cargo install cargo-audit
cargo audit
cargo install cargo-audit
cargo audit
- name: Clippy
run: cargo clippy
Expand Down

0 comments on commit 3802429

Please sign in to comment.