I18n CI and small type improvement (#10092)
This commit is contained in:
3
.github/workflows/i18n-upload.yml
vendored
3
.github/workflows/i18n-upload.yml
vendored
@ -22,7 +22,8 @@ jobs:
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
|
||||
- uses: ./.github/actions/node-install
|
||||
- name: Install dependencies
|
||||
uses: ./.github/workflows/actions/yarn-install
|
||||
|
||||
- name: Extract translations
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user