Skip to content

Commit

Permalink
fixup! fixup! fixup! Check dependency licenses in CIs
Browse files Browse the repository at this point in the history
  • Loading branch information
rayrobdod committed Apr 12, 2024
1 parent 32c57f3 commit ec91552
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 @@ -92,7 +92,7 @@ jobs:
cargo-license-
cargo-ubuntu-
- name: Install cargo-license
run: 'cargo install --force cargo-license'
run: 'cargo install cargo-license'
- name: Check licenses
run: >
cargo license --tsv |
Expand Down

0 comments on commit ec91552

Please sign in to comment.