mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Update update-translations.yml
This commit is contained in:
parent
7625a30f2b
commit
98317f33d7
3
.github/workflows/update-translations.yml
vendored
3
.github/workflows/update-translations.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user