Skip to content

Commit

Permalink
fix(tools): correct file name (freeCodeCamp#54249)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naomi authored Mar 29, 2024
1 parent 83b6e4e commit 1927e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-download.curriculum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1927e19

Please sign in to comment.