Fix benchmarks CI
This commit is contained in:
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@@ -34,7 +34,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 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
|
- name: Install xvfb
|
||||||
run: sudo apt-get install xvfb
|
run: sudo apt-get install xvfb
|
||||||
|
Reference in New Issue
Block a user