Skip to content

Commit 9322bf4

Browse files
committed
ci(publish): NODE_OPTIONS emit to GITHUB_ENV is deprecated & not needed
1 parent 7995f06 commit 9322bf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- run: echo ${VERSION}
1919

2020
- run: echo "NG_CLI_ANALYTICS=false" >> $GITHUB_ENV
21-
- run: echo "NODE_OPTIONS='--max_old_space_size=4096'" >> $GITHUB_ENV
2221
- run: npm ci
2322

2423
- name: Build igniteui-angular

0 commit comments

Comments
 (0)