From 52be1eccb0535f81e18d6a5d37bd1eca6ab252f1 Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Sat, 1 Oct 2022 17:49:12 +0200 Subject: [PATCH] Update translations.yml --- .github/workflows/translations.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index b422247eb..a66fbecaa 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -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: