Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain committed Feb 9, 2024
1 parent c1ee571 commit 54489fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:

steps:
- uses: actions/checkout@v3
- run: corepack enable
- uses: actions/setup-node@v3
with:
cache: yarn
node-version: 18
- run: corepack enable
- run: yarn --immutable && yarn build

- name: Run benchmarks
Expand Down

0 comments on commit 54489fc

Please sign in to comment.