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:
parent
00942e6d20
commit
52be1eccb0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue