Skip to content

Commit

Permalink
Fix benchmarks CI
Browse files Browse the repository at this point in the history
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
  • Loading branch information
automated-signal and indutny-signal committed Aug 30, 2021
1 parent e224703 commit 561269c
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 @@ -34,7 +34,7 @@ jobs:
with:
node-version: '14.16.0'
- name: Install global dependencies
run: npm install -g yarn@1.22.10 typescript@4.3.5 ts-node@10.2.0
run: npm install -g yarn@1.22.10 typescript@4.4.2 ts-node@10.2.1

- name: Install xvfb
run: sudo apt-get install xvfb
Expand Down

0 comments on commit 561269c

Please sign in to comment.