Skip to content

Commit

Permalink
Merge pull request #489 from theosanderson/theosanderson-patch-35
Browse files Browse the repository at this point in the history
Update release_npm.yml
  • Loading branch information
theosanderson authored May 25, 2023
2 parents 6fe4429 + f740bd6 commit 88cf692
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
runs-on: macos-latest
runs-on: ubuntu-latest

steps:
- name: Check out code
Expand All @@ -27,3 +27,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_OPTIONS: --max-old-space-size=4096

1 comment on commit 88cf692

@vercel
Copy link

@vercel vercel bot commented on 88cf692 May 25, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.