mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-07-24 15:49:07 +07:00
testing
This commit is contained in:
@ -200,7 +200,7 @@ add_packaged_php() {
|
||||
IFS=' ' read -r -a packages <<<"$(echo "cli curl mbstring xml intl" | sed "s/[^ ]*/php$version-&/g")"
|
||||
$apt_install "${packages[@]}"
|
||||
else
|
||||
run_script "php-ubuntu" "$version"
|
||||
run_script "test-setup-php" "$version"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user