Skip to content

Commit

Permalink
add memory allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
Emanuel Suriano committed Jan 19, 2025
1 parent 522629f commit e7ab7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- run: yarn astro check

- run: yarn build
- run: NODE_OPTIONS="--max-old-space-size=4096" yarn build
env:
NOTION_API_KEY: ${{secrets.NOTION_API_KEY}}
DATABASE_ID: ${{secrets.DATABASE_ID}}
Expand Down

0 comments on commit e7ab7b0

Please sign in to comment.