mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-05-20 00:23:45 +07:00
Add missing self_hosted_helper in darwin.sh
This commit is contained in:
parent
ec0360b904
commit
755f6046e1
@ -213,6 +213,11 @@ get_scan_dir() {
|
||||
fi
|
||||
}
|
||||
|
||||
# Function to handle self-hosted runner setup.
|
||||
self_hosted_helper() {
|
||||
:
|
||||
}
|
||||
|
||||
# Function to Setup PHP.
|
||||
setup_php() {
|
||||
step_log "Setup PHP"
|
||||
|
Loading…
x
Reference in New Issue
Block a user