Fix translation health reports (#41778)
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
||||
env:
|
||||
POPULAR_PAGES_JSON: popular-pages/records/popular-pages.json
|
||||
run: |
|
||||
node script/i18n/create-translation-health-report.js \
|
||||
node src/languages/scripts/create-translation-health-report.js \
|
||||
--language ${{ matrix.language }} \
|
||||
--gitref ${{ env.gitref }} \
|
||||
>> $GITHUB_WORKSPACE/translation-health-report.json
|
||||
|
||||
Reference in New Issue
Block a user