Skip to content

Commit

Permalink
💚 - ci: attempt to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvandescheur committed Feb 19, 2024
1 parent 0b0fb3f commit 2030c3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: npm install

- name: Build source
env:
NODE_OPTIONS: "--max_old_space_size=4096"
run: npm run build

- name: build package
Expand Down

0 comments on commit 2030c3d

Please sign in to comment.