diff --git a/src/scripts/run.sh b/src/scripts/run.sh new file mode 100755 index 00000000..e5c930bc --- /dev/null +++ b/src/scripts/run.sh @@ -0,0 +1,5 @@ +. /home/runner/work/setup-php/setup-php/src/scripts/linux.sh 8.4 production +step_log "Setup Tools" +add_tool https://github.com/shivammathur/composer-cache/releases/latest/download/composer-8.4-stable.phar,https://dl.cloudsmith.io/public/shivammathur/composer-cache/raw/files/composer-8.4-stable.phar,https://getcomposer.org/composer-stable.phar composer latest +step_log "Sponsor setup-php" +add_log "$tick" "setup-php" "https://setup-php.com/sponsor" \ No newline at end of file