Skip to content

Commit

Permalink
chore: 💊 update localize workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
flixlix authored Jul 25, 2023
1 parent 998725b commit 1794a86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check_localize_lines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:

- name: Check JSON Files
run: |
# Navigate to the root of the repository
cd $GITHUB_WORKSPACE
# Navigate to the languages directory
cd src/localize/languages
Expand Down

0 comments on commit 1794a86

Please sign in to comment.