adds node options to get around javascript heap issues..

This commit is contained in:
Jon McClure 2023-04-14 13:40:20 +01:00
parent 74447afa1d
commit dc5f07c84a

View file

@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
env:
NODE_OPTIONS: '--max_old_space_size=4096'
# Restricts release to:
# 1) pushes of release tags
# 2) the default branch