Skip to content

Commit

Permalink
Install poethepoet
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed Jul 22, 2024
1 parent bdbf9eb commit 2c4ff7a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/update-source-language-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@ jobs:
with:
python-version: "3.10"

- name: Install Poetry
run: pipx install poetry

- name: Install dependencies
run: poetry install
- name: Install Poethepoet
run: pipx install poethepoet

- name: Extract localizable strings
run: poe xgettext
Expand Down

0 comments on commit 2c4ff7a

Please sign in to comment.