Skip to content

Commit

Permalink
chore: Just regular build
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller committed Nov 4, 2024
1 parent 1f19275 commit 625dad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Increase memory to avoid heap error
# https://github.com/vitejs/vite/issues/2433
NODE_OPTIONS: '--max-old-space-size=8192'
run: npm run build:witChunkSizeCheck
run: npm run build

Lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 625dad6

Please sign in to comment.