Skip to content

Commit f3647b8

Browse files
committed
Fixing swoole install
1 parent f2df979 commit f3647b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/core/swoole/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
set -e
44
export DEV_DEPENDENCIES="zlib1g-dev"
55
export DEPENDENCIES="zlib1g"
6+
export USE_PECL=1
67
PECL_EXTENSION=swoole ../docker-install.sh

0 commit comments

Comments
 (0)