Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
xicri committed Dec 10, 2024
1 parent cd629d5 commit dfd12c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- run: pnpm install --frozen-lockfile
- run: pnpm exec playwright install-deps
- run: pnpm run build
- run: npm run build
env:
NODE_OPTIONS: "--max-old-space-size=4096"
- run: pnpm run lint
Expand Down

0 comments on commit dfd12c2

Please sign in to comment.