mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-07-24 07:39:09 +07:00
Run switch_version for all packaged PHP
This commit is contained in:
@ -165,6 +165,7 @@ add_php() {
|
||||
setup_old_versions
|
||||
else
|
||||
add_packaged_php
|
||||
switch_version >/dev/null 2>&1
|
||||
fi
|
||||
status="Installed"
|
||||
}
|
||||
|
Reference in New Issue
Block a user