mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
ci: fix OOM during electron build on macos runners
This commit is contained in:
1
.github/workflows/electron-release.yml
vendored
1
.github/workflows/electron-release.yml
vendored
@@ -104,6 +104,7 @@ jobs:
|
||||
- name: Build Next.js standalone
|
||||
env:
|
||||
JWT_SECRET: ci-build-secret-with-sufficient-length-for-validation
|
||||
NODE_OPTIONS: "--max_old_space_size=6144"
|
||||
run: npm run build
|
||||
|
||||
- name: Sync version in electron/package.json
|
||||
|
||||
Reference in New Issue
Block a user