Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
riverrun46 committed Mar 28, 2024
1 parent 77c2d7f commit ed04f1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: yarn

- name: Build project
env:
NODE_OPTIONS: "--max_old_space_size=4096"
run: yarn build

- name: Upload production-ready build files
Expand Down

0 comments on commit ed04f1a

Please sign in to comment.