[skip ci] Fix "update_i18n_languages" workflow package json script execution

This commit is contained in:
schroda
2025-07-12 01:30:49 +02:00
parent 49c1fa6cee
commit 5eb3d93afa

View File

@@ -39,4 +39,6 @@ jobs:
yarn ci yarn ci
- name: Update i18n resources - name: Update i18n resources
run: yarn i18n:gen-resources run: |
cd master
yarn i18n:gen-resources