Skip to content

Commit

Permalink
CI: Install dependencies for lxml
Browse files Browse the repository at this point in the history
  • Loading branch information
enen92 authored and neheb committed Jan 8, 2024
1 parent 6b5cb98 commit d3539ca
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 d3539ca

Please sign in to comment.