Skip to content

Commit

Permalink
Install gettext utils
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed Jul 22, 2024
1 parent 2c4ff7a commit d85b5b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-source-language-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Extract localizable strings
run: poe xgettext

- name: Install gettext utils
run: sudo apt install gettext

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

0 comments on commit d85b5b6

Please sign in to comment.