We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6feed2 commit 08bedf5Copy full SHA for 08bedf5
.github/workflows/release-packages.yaml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
submodules: recursive
15
- name: Fetch dependencies
16
- run: sudo apt install g++ flex bison cmake ninja-build maven jq xmllint dpkg-dev
+ run: sudo apt install g++ flex bison cmake ninja-build maven jq libxml2-utils dpkg-dev
17
- name: Configure CMake
18
run: |
19
mkdir build
0 commit comments