Fix benchmarks CI

This commit is contained in:
Fedor Indutny 2021-08-30 10:48:09 -07:00 committed by GitHub
parent 480e5b58c7
commit c765d3202c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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