Skip to content

Commit

Permalink
ci(studio): increase RAM
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed Sep 16, 2024
1 parent ec4529b commit 026e6d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
env:
NUXT_PUBLIC_STUDIO_API_URL: https://api.nuxt.studio
NUXT_UI_PRO_LICENSE: ${{ secrets.NUXT_UI_PRO_LICENSE }}
NODE_OPTIONS: --max_old_space_size=4096

# Deployment job
- name: Deploy 🚀
Expand Down

0 comments on commit 026e6d7

Please sign in to comment.