Skip to content

Commit bfafce1

Browse files
authored
ci: cargo shear not found (#9334)
1 parent bf836b0 commit bfafce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
with:
245245
shared-key: check
246246
- uses: cargo-bins/cargo-binstall@c175bb02c4d5486f22e1a9cb4186cb6097f01434 # v1.10.23
247-
- run: cargo binstall --no-confirm cargo-shear
247+
- run: cargo binstall --no-confirm cargo-shear --force
248248
- run: cargo shear
249249

250250
rust_test:

0 commit comments

Comments
 (0)