forked from abner/for-legacy-web
chore(ci): try to fix memory issues
parent
4c87bc54a8
commit
37a5e3af5f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue