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 4cf2bd7 commit 5d6ebe5Copy full SHA for 5d6ebe5
.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