Fix benchmark CI

This commit is contained in:
Fedor Indutny 2021-08-09 12:58:43 -07:00 committed by GitHub
parent a36977ff5c
commit 68b8877654
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
with:
node-version: '14.16.0'
- name: Install global dependencies
run: npm install -g yarn@1.22.10 ts-node
run: npm install -g yarn@1.22.10 typescript@4.3.5 ts-node@10.2.0
- name: Install xvfb
run: sudo apt-get install xvfb