Skip to content

Commit

Permalink
cleanup script
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberSteve777 committed Dec 28, 2024
1 parent 1df6e76 commit d1dbe82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/setup_translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
for version in $(ls raw); do
for language in $(ls raw/$version); do
# Android
echo $version
echo $language
android_input="raw/$version/$language/android_file.txt"
android_res_release="translation/$version/$language/ad/res_release"
android_res_shipping="translation/$version/$language/ad/res_shipping"
Expand Down

0 comments on commit d1dbe82

Please sign in to comment.