Skip to content

Commit

Permalink
correct file path
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Jan 26, 2022
1 parent bf09025 commit afccd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: npm install --global wp-pot-cli

- name: Generate POT file
run: script/generate-pot
run: script/build-pot

- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
Expand Down

0 comments on commit afccd70

Please sign in to comment.