Skip to content

Commit

Permalink
Use ignore-scripts during publish, as we don't need to install browse…
Browse files Browse the repository at this point in the history
…rs during publish
  • Loading branch information
NullVoxPopuli committed Sep 12, 2024
1 parent 754f1e8 commit 1889d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:

- uses: wyvox/action-setup-pnpm@v3
with:
args: '--ignore-scripts'
node-version: 20.1.0
# This creates an .npmrc that reads the NODE_AUTH_TOKEN environment variable
node-registry-url: 'https://registry.npmjs.org'
Expand Down

0 comments on commit 1889d2c

Please sign in to comment.