Skip to content

Commit

Permalink
Fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
nieznanysprawiciel committed Mar 22, 2024
1 parent 3495597 commit af04123
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
components: clippy, rustfmt

- uses: Swatinem/rust-cache@v2
- run: cargo tree --locked

- name: Install smartcard libraries ( Linux only )
if: runner.os == 'Linux'
Expand Down

0 comments on commit af04123

Please sign in to comment.