1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00

Update translations.yml

This commit is contained in:
Juan Picado 2022-10-01 17:49:12 +02:00
parent 00942e6d20
commit 52be1eccb0

@ -23,6 +23,8 @@ jobs:
run: sudo npm i pnpm@latest-6 -g run: sudo npm i pnpm@latest-6 -g
- name: Install dependencies - name: Install dependencies
run: pnpm install run: pnpm install
- name: Build Translations percentage
run: pnpm build --filter "@verdaccio/crowdin-translations"
- name: update translations - name: update translations
run: pnpm run translations run: pnpm run translations
env: env: