Use install action for cargo shear (#10983)

This commit is contained in:
konsti 2025-01-27 18:06:17 +01:00 committed by GitHub
parent b1706ad8be
commit ad60f8da77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 2 deletions

View File

@ -160,8 +160,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cargo-bins/cargo-binstall@main
- run: cargo binstall --no-confirm cargo-shear
- name: "Install cargo shear"
uses: taiki-e/install-action@v2
with:
tool: cargo-shear
- run: cargo shear
# We use the large GitHub actions runners