Skip to content

Commit

Permalink
attempt to fix benchmark ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ranile committed Jul 25, 2024
1 parent efdc727 commit 8eeb75c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ jobs:
cache-dependency-path: js-framework-benchmark/package-lock.json

- uses: Swatinem/rust-cache@v2
- name: Setup chrome
uses: browser-actions/setup-chrome@v1
with:
install-chromedriver: true

- name: setup js-framework-benchmark
working-directory: js-framework-benchmark
Expand Down

0 comments on commit 8eeb75c

Please sign in to comment.