forked from abner/for-legacy-web
chore(ci): try to fix memory issues
This commit is contained in:
1
.github/actions/build/action.yml
vendored
1
.github/actions/build/action.yml
vendored
@@ -27,6 +27,7 @@ runs:
|
||||
env:
|
||||
BUILD_FOLDER: ${{ inputs.folder }}
|
||||
BASE: ${{ inputs.base }}
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
run: |
|
||||
cd "$BUILD_FOLDER"
|
||||
yarn install
|
||||
|
||||
Reference in New Issue
Block a user