Skip to content

Commit 09980a4

Browse files
committed
add re2c
1 parent 049d4c6 commit 09980a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sanitizers.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
cd php/
9393
# GitHub source archives don't include ./configure, generate it
9494
if [ ! -f ./configure ]; then
95+
sudo apt-get install -y re2c
9596
./buildconf -f
9697
fi
9798
./configure \

0 commit comments

Comments
 (0)