Skip to content

Commit

Permalink
fix: fix translation extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-devfront committed Jul 10, 2024
1 parent e94ddb6 commit 76eb71f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/extract-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
/bin/bash -eux ./scripts/extractCatalogue.sh
rm catalog/autoupgrade/translations/ModulesAutoupgradeAdmin.en.xlf
ls -la catalog/autoupgrade/translations/en-US/
mv catalog/autoupgrade/translations/en-US/messages.en-US.xlf catalog/autoupgrade/translations/ModulesAutoupgradeAdmin.en.xlf
rmdir catalog/autoupgrade/translations/en-US
/bin/bash -eux ./scripts/pushAndCreatePullRequest.sh
Expand Down

0 comments on commit 76eb71f

Please sign in to comment.