Skip to content

Commit

Permalink
next subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed Nov 27, 2024
1 parent 2ebc3db commit 330bc20
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ jobs:
with:
node-version: '22'

- name: Run Benchmarks
- name: Run Next.js Benchmarks
run: |
cd ./next/
npm install -g npm@latest vlt@latest bun@latest deno-bin@latest
corepack enable yarn pnpm
sudo apt-get install -y hyperfine
Expand Down

0 comments on commit 330bc20

Please sign in to comment.