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 4eca9a5 commit 5120fcbCopy full SHA for 5120fcb
.github/workflows/test.yml
@@ -83,7 +83,7 @@ jobs:
83
usesh: true
84
sync: rsync
85
copyback: false
86
- prepare: pkg install -y python3 bash cmake ninja libtool pkgconf gmake binutils lzlib
+ prepare: pkg install -y python3 bash cmake ninja pkgconf gmake binutils lzlib
87
run: |
88
mkdir builddir && cd builddir
89
cmake -G Ninja -DBUILD_DWARFEXAMPLE=ON ../CMakeLists.txt
0 commit comments