Skip to content

Commit

Permalink
CI: Install dependencies for lxml
Browse files Browse the repository at this point in the history
(cherry picked from commit d3539ca)
  • Loading branch information
enen92 authored and mergify[bot] committed Jan 8, 2024
1 parent 4bc99db commit cc14af6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_PR_linux_special_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: install dependencies
run: |
sudo apt-get install -y libxml2-dev libxslt-dev python3-dev
python3 -m pip install conan==1.59.0 gcovr ninja
- name: Conan common config
Expand Down

0 comments on commit cc14af6

Please sign in to comment.