Skip to content

Commit

Permalink
force install weight-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Oct 4, 2023
1 parent 98e4af4 commit b3a1293
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 @@ -88,7 +88,7 @@ jobs:
target: wasm32-unknown-unknown
default: true
- name: Install weight-gen
run: cargo install --git https://github.com/open-web3-stack/wasm-bencher.git --bin weight-gen
run: cargo install --git https://github.com/open-web3-stack/wasm-bencher.git --bin weight-gen --force
- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v1.12
- name: Use Node.js
Expand Down

0 comments on commit b3a1293

Please sign in to comment.