Fix hyperfine install on CI
This commit is contained in:
parent
df04fd6fba
commit
78bf4af659
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -217,7 +217,7 @@ jobs:
|
||||
EOF
|
||||
|
||||
- name: Install hyperfine
|
||||
run: cargo install hyperfine
|
||||
run: cargo install hyperfine || true
|
||||
|
||||
- name: Prepare dependencies
|
||||
run: ./y.rs prepare
|
||||
|
Loading…
x
Reference in New Issue
Block a user