mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 11:51:07 +07:00
testing
This commit is contained in:
parent
669a423ff1
commit
a36d464b4a
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user