1
0
mirror of synced 2026-01-05 21:04:17 -05:00

Fix translation health reports (#41778)

This commit is contained in:
Kevin Heis
2023-08-31 09:48:44 -07:00
committed by GitHub
parent abec02e408
commit 5b01cc94f3
2 changed files with 2 additions and 2 deletions

View File

@@ -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