Skip to content

Commit

Permalink
Update update-translations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rebortg authored Nov 7, 2023
1 parent 7625a30 commit 98317f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
python-version: 3.x

- name: install lxml dependencies
run: sudo apt-get install -y libxml2-dev libxslt-dev python-dev

- name: Install Dev Dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 98317f3

Please sign in to comment.