build: use hyphen instead of underscore

This commit is contained in:
Adam Stankiewicz 2022-06-18 12:15:55 -04:00
parent ec3d72464c
commit 678e170f89
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ push_translations:
tx push -s
# Pushing comments...
./node_modules/@edx/reactifex/bash_scripts/get_hashed_strings.sh $(tx_url1)
node $(i18n)/transifex_utils.js $(i18n)/temp
$(i18n)/transifex-utils.js $(i18n)/temp
./node_modules/@edx/reactifex/bash_scripts/put_comments.sh $(tx_url2)
# Pulls translations from Transifex.