Fix benchmark CI
This commit is contained in:
parent
a36977ff5c
commit
68b8877654
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: '14.16.0'
|
node-version: '14.16.0'
|
||||||
- name: Install global dependencies
|
- 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
|
- name: Install xvfb
|
||||||
run: sudo apt-get install xvfb
|
run: sudo apt-get install xvfb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue