aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/bench.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/bench.yml')
-rw-r--r--.github/workflows/bench.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml
index 775e94a7..004e806b 100644
--- a/.github/workflows/bench.yml
+++ b/.github/workflows/bench.yml
@@ -22,7 +22,7 @@ jobs:
run: npm ci
- name: Build Libs
- run: npm run build-libs
+ run: npm run build:libs
- name: Run Benchmarks
uses: CodSpeedHQ/action@v2