Skip to content

Commit

Permalink
ci: Update build.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel authored Nov 4, 2023
1 parent b1b295c commit 4f4b05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
working-directory: ux
run: |
pnpm install --frozen-lockfile --shamefully-hoist
pnpm build
NODE_OPTIONS=--max-old-space-size=8192 pnpm build
- name: Build Blocks
working-directory: blocks
Expand Down

0 comments on commit 4f4b05e

Please sign in to comment.