We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c01151 + 02545d2 commit 3495000Copy full SHA for 3495000
appveyor.yml
@@ -21,6 +21,7 @@ init:
21
22
install:
23
- ps: Install-Product node 20 x64
24
+ - npm install pnpm -g
25
- git reset --hard HEAD
26
- pnpm config set ignore-engines true
27
- pnpm
0 commit comments