Ensure pecl cleans temp

This commit is contained in:
Deon George 2024-01-22 17:48:27 +11:00
parent 74ffc27e6c
commit 853f0b69d1
1 changed files with 1 additions and 0 deletions

View File

@ -12,4 +12,5 @@ for module in $@; do
done
# Clean up
rm -rf /tmp/pear
apk del --no-cache autoconf gcc libc-dev make