mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
Update static-data.yml
This commit is contained in:
parent
dc571aabd2
commit
d3a4695d5d
1 changed files with 0 additions and 6 deletions
6
.github/workflows/static-data.yml
vendored
6
.github/workflows/static-data.yml
vendored
|
@ -28,12 +28,6 @@ jobs:
|
|||
node-version: 18.x
|
||||
- name: install pnpm
|
||||
run: sudo npm i pnpm@latest-6 -g
|
||||
- name: set store
|
||||
run: |
|
||||
mkdir ~/.pnpm-store
|
||||
pnpm config set store-dir ~/.pnpm-store
|
||||
- name: setup pnpm config registry
|
||||
run: pnpm config set registry https://registry.verdaccio.org
|
||||
- name: install dependencies
|
||||
run: pnpm install
|
||||
- name: Build Translations percentage
|
||||
|
|
Loading…
Add table
Reference in a new issue