Skip to content

Commit

Permalink
Update cms-node.js.yml
Browse files Browse the repository at this point in the history
moving it back cause it didn't help
  • Loading branch information
KitLykos authored Sep 9, 2024
1 parent 4d32866 commit c1115d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cms-node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v4
env:
NODE_OPTIONS: --max_old_space_size=16384
NODE_OPTIONS: --max_old_space_size=8192
- run: npm init -y
- run: npm install
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit c1115d2

Please sign in to comment.