Skip to content

Commit

Permalink
Install cargo-binstall from the upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Aug 18, 2023
1 parent 91833a2 commit 2357b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3

- name: Install cargo-binstall
uses: taiki-e/install-action@cargo-binstall
uses: cargo-bins/cargo-binstall@main

- name: Install Hyperfine
run: cargo binstall -y hyperfine
Expand Down

0 comments on commit 2357b41

Please sign in to comment.