Fix benchmarks CI
This commit is contained in:
parent
480e5b58c7
commit
c765d3202c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue