diff --git a/.github/workflows/crowdin-upload.curriculum.yml b/.github/workflows/crowdin-upload.curriculum.yml index 73114663747..7f56987fc41 100644 --- a/.github/workflows/crowdin-upload.curriculum.yml +++ b/.github/workflows/crowdin-upload.curriculum.yml @@ -49,11 +49,12 @@ jobs: # Uncomment below to debug # dryrun_action: true - - name: Remove deleted files - uses: freecodecamp/crowdin-action@main - env: - PLUGIN: 'remove-deleted-files' - FILE_PATHS: '["curriculum/challenges/english", "curriculum/dictionaries/english"]' + # restore once the translations have been migrated. + # - name: Remove deleted files + # uses: freecodecamp/crowdin-action@main + # env: + # PLUGIN: 'remove-deleted-files' + # FILE_PATHS: '["curriculum/challenges/english", "curriculum/dictionaries/english"]' - name: Hide Non-Translated Strings uses: freecodecamp/crowdin-action@main