Skip to content

Commit 742d3b9

Browse files
committed
Trying to fix Mysqli check
1 parent 8bf8373 commit 742d3b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/core/docker-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ if [ -n "$PECL_EXTENSION" ]; then
3333
which pecl
3434
else
3535
apt-get install -y --no-install-recommends build-essential php-pear php${PHP_VERSION}-dev pkg-config
36+
which pecl
3637
fi
3738

3839
pecl install $PECL_EXTENSION

0 commit comments

Comments
 (0)