Skip to content

Commit

Permalink
ci: fix publish (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 authored Aug 9, 2024
1 parent 61ea0b4 commit 93bf83b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-rolling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4

- name: Use Node.js ${{ matrix.node }}
uses: actions/setup-node@v4
Expand Down
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node-linker=hoisted

0 comments on commit 93bf83b

Please sign in to comment.