0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: disable window ci

This commit is contained in:
Juan Picado 2024-07-07 19:32:18 +02:00
parent 85ef861cab
commit 6aa850a8b4

View file

@ -24,7 +24,9 @@ jobs:
with:
node-version-file: '.nvmrc'
- name: Install pnpm
run: npm i pnpm@latest-8 -g
run: |
corepack enable
corepack install
- name: set store
run: |
mkdir ~/.pnpm-store