chore(ci): fix webdriver install in wasm benchmarks

This commit is contained in:
David Testé
2024-10-09 09:05:19 +02:00
committed by Arthur Meyre
parent 79aba47f57
commit 3b8afdcdd9

View File

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