Skip to content

Commit

Permalink
fix: chromatic 배포 메모리 할당을 늘린다 (#832)
Browse files Browse the repository at this point in the history
Co-authored-by: Jongminfire <[email protected]>
  • Loading branch information
frankdev101 and Jongminfire authored Aug 3, 2023
1 parent 0f662c8 commit 9c3661a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
with:
projectToken: ${{ secrets.CHROMATIC_TOKEN }}
autoAcceptChanges: true
env:
NODE_OPTIONS: --max-old-space-size=8192

# expo:
# runs-on: ubuntu-latest
Expand Down

1 comment on commit 9c3661a

@vercel
Copy link

@vercel vercel bot commented on 9c3661a Aug 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frankdev101 is attempting to deploy a commit to the Class101 Team on Vercel.

To accomplish this, @frankdev101 needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

Please sign in to comment.