Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
robert3005 committed Jul 31, 2024
1 parent 24dca82 commit 8185d88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
- name: Rust Build
run: cargo build --all-features --all-targets

- name: License Check
run: cargo install --locked cargo-deny && cargo deny check
- uses: EmbarkStudios/cargo-deny-action@v1

- uses: rustsec/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8185d88

Please sign in to comment.