We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc6bb1 commit 128ef26Copy full SHA for 128ef26
1 file changed
.github/workflows/unittests.yml
@@ -24,6 +24,7 @@ jobs:
24
sudo apt-get install librrd-dev libpython3-dev
25
sudo apt-get install gcc --only-upgrade
26
sudo apt-get install libglib2.0
27
+ sudo apt-get install libxml2-dev libxslt1-dev
28
29
# For push events github.ref_name is the branch name.
30
# For PR events github.head_ref is the source branch name.
0 commit comments