Skip to content

Commit

Permalink
fix: add localization parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
SteelWagstaff committed Feb 23, 2024
1 parent c798841 commit 5ac66f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-mo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
tools: wp-cli/wp-cli-bundle

- name: Generate .mo files from .po files
run: wp i18n make-mo
run: wp i18n make-mo languages

- name: Configure Git
run: |
Expand Down

0 comments on commit 5ac66f1

Please sign in to comment.