Skip to content

Commit 7451a3b

Browse files
committed
Updated build tool in automated valgrind tests
1 parent f73e052 commit 7451a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: sudo apt-get install -y build-essential valgrind cmake libssl-dev
1919

2020
- name: Install libxutils
21-
run: ./build.sh --install --examples --tools
21+
run: ./build.sh --tool=cmake --examples --tools --install
2222

2323
- name: Check versions
2424
run: |

0 commit comments

Comments
 (0)