Skip to content

Commit

Permalink
fix: path of translation
Browse files Browse the repository at this point in the history
  • Loading branch information
sheenhx authored Sep 13, 2024
1 parent 8406b82 commit fb54e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
env:
GEMINI_API_KEY: ${{ secrets.GEMINIKEY }}
run: |
python translate.py
python assets/flutter_i18n/translate.py
- name: Commit changes
run: |
Expand Down

0 comments on commit fb54e32

Please sign in to comment.