Skip to content

Commit

Permalink
Remove node env flag
Browse files Browse the repository at this point in the history
  • Loading branch information
HenningCash committed Aug 20, 2021
1 parent e410ade commit e81562b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on: [push, pull_request, release]
jobs:
main:
runs-on: ubuntu-20.04
env:
# webpack build needs a lot of memory
NODE_OPTIONS: --max_old_space_size=4096

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit e81562b

Please sign in to comment.