diff --git a/.github/workflows/crowdin-download.curriculum.yml b/.github/workflows/crowdin-download.curriculum.yml index 9004d1ca250..7bc8648bc2f 100644 --- a/.github/workflows/crowdin-download.curriculum.yml +++ b/.github/workflows/crowdin-download.curriculum.yml @@ -364,7 +364,7 @@ jobs: # We do not need to run tests because they are run after the PR is created. - name: Overwrite Execute-Brain.md - run: tools/scripts/execute-brain.sh + run: tools/scripts/move-bf.sh # Create Commit - name: Commit Changes