Skip to content

Commit 596ae0a

Browse files
authored
Update benchmarks.yml
1 parent e1e22d9 commit 596ae0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: '14.x'
1616

1717
- name: Install npm deps
18-
run: npm ci
18+
run: npm install
1919

2020
- name: Run benchmarks
2121
run: npm run bench

0 commit comments

Comments
 (0)