I18n CI and small type improvement (#10092)
This commit is contained in:
3
.github/workflows/i18n-pull.yaml
vendored
3
.github/workflows/i18n-pull.yaml
vendored
@ -24,7 +24,8 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- uses: ./.github/actions/node-install
|
||||
- name: Install dependencies
|
||||
uses: ./.github/workflows/actions/yarn-install
|
||||
|
||||
- name: Compile translations
|
||||
id: compile_translations
|
||||
|
||||
Reference in New Issue
Block a user