Skip to content

Commit 64a455c

Browse files
committed
install valgrind
1 parent 7c23c51 commit 64a455c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/actions/brew/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ runs:
1515
pkg-config \
1616
autoconf \
1717
bison \
18-
re2c
18+
re2c \
19+
valgrind
1920
brew install \
2021
2122
curl \

0 commit comments

Comments
 (0)