Skip to content

Commit 3495000

Browse files
authored
Merge pull request #59 from jumpserver/pr@master@fix_pnpm
fixed: Fixed add pnpm
2 parents 8c01151 + 02545d2 commit 3495000

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ init:
2121

2222
install:
2323
- ps: Install-Product node 20 x64
24+
- npm install pnpm -g
2425
- git reset --hard HEAD
2526
- pnpm config set ignore-engines true
2627
- pnpm

0 commit comments

Comments
 (0)