Fix hyperfine install on CI

This commit is contained in:
bjorn3 2023-02-01 13:58:05 +00:00
parent df04fd6fba
commit 78bf4af659

@ -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