add cargo-hack installation
This commit is contained in:
parent
66e07cc0e0
commit
6326045d5d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/oxipng.yml
vendored
1
.github/workflows/oxipng.yml
vendored
|
|
@ -82,7 +82,6 @@ jobs:
|
||||||
uses: taiki-e/install-action@nextest
|
uses: taiki-e/install-action@nextest
|
||||||
|
|
||||||
- name: Install cargo-hack
|
- name: Install cargo-hack
|
||||||
if: matrix.target == 'x86_64-unknown-linux-gnu'
|
|
||||||
uses: taiki-e/install-action@cargo-hack
|
uses: taiki-e/install-action@cargo-hack
|
||||||
|
|
||||||
- name: Install clippy-sarif
|
- name: Install clippy-sarif
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue