Skip to content

Commit

Permalink
increase memory for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
melissag-ensemble committed Sep 26, 2024
1 parent 8802ce9 commit 0ee1041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:
GATSBY_SITE_DOMAIN_URL: https://developer-stage.adobe.com
GATSBY_TEMPLATE_ID: ${{ secrets.AIO_IMS_DEV_TEMPLATE_ID }}
GATSBY_PRODUCT_NAME: 'Adobe Express Embed SDK'
NODE_OPTIONS: "--max_old_space_size=20140"

- name: Deploy
uses: AdobeDocs/static-website-deploy@master
Expand Down

0 comments on commit 0ee1041

Please sign in to comment.