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

Update translations.yml

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

View file

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