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 af54f89 commit 294f064Copy full SHA for 294f064
.github/workflows/sysroot.yml
@@ -80,6 +80,7 @@ jobs:
80
libgcc-s1
81
libnuma-dev
82
linux-libc-dev
83
+ libxml2-dev
84
- name: Cleanup sysroot
85
run: |
86
sudo chroot sysroot-${{ matrix.arch }} apt-get clean
0 commit comments