mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
chore(ci): fix webdriver install in wasm benchmarks
This commit is contained in:
committed by
Arthur Meyre
parent
79aba47f57
commit
3b8afdcdd9
2
.github/workflows/benchmark_wasm_client.yml
vendored
2
.github/workflows/benchmark_wasm_client.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user