Skip to content

Commit

Permalink
chore(ci): fix webdriver install in wasm benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
soonum authored and IceTDrinker committed Oct 9, 2024
1 parent 79aba47 commit 3b8afdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark_wasm_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
run: |
make install_node
make install_${{ matrix.browser }}_browser
make install_${{ matrix.browser }}_driver
make install_${{ matrix.browser }}_web_driver
- name: Run benchmarks
run: |
Expand Down

0 comments on commit 3b8afdc

Please sign in to comment.