Skip to content

Commit f662464

Browse files
committed
setup pnpm for mac release
1 parent 0052e2b commit f662464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release_macOS.yml

+2
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ jobs:
126126
with:
127127
node-version: '20'
128128

129+
- uses: pnpm/action-setup@v4
130+
129131
- name: Reconfigure git to use HTTP authentication
130132
run: >
131133
git config --global url."https://github.com/".insteadOf

0 commit comments

Comments
 (0)