We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aed02a3 + 64c66e1 commit 26e81eaCopy full SHA for 26e81ea
1 file changed
.github/workflows/librelp.yml
@@ -55,7 +55,8 @@ jobs:
55
run: |
56
apt-get update
57
apt-get install -y git build-essential autoconf automake \
58
- libtool pkg-config libgnutls28-dev net-tools iproute2 python3
+ libtool pkg-config libgnutls28-dev net-tools iproute2 python3 \
59
+ valgrind libtool-bin
60
61
- name: Checkout wolfProvider
62
uses: actions/checkout@v4
0 commit comments