Skip to content

Commit

Permalink
cargo install cargo-deny
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWeHaveAPlan authored Oct 1, 2024
1 parent 7655f60 commit 047a168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:

- name: Deny
run: |
cargo install cargo-deny
cargo deny check --hide-inclusion-graph -c scripts/ci/deny.toml
mkdir -p ./artifacts
echo "___Complete logs can be found in the artifacts___"
Expand Down

0 comments on commit 047a168

Please sign in to comment.