mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-03-31 18:19:06 +07:00
Refactor installation scripts
This commit is contained in:
@@ -79,6 +79,4 @@ async function run() {
|
||||
}
|
||||
|
||||
// call the run function
|
||||
run().then(function() {
|
||||
console.log('done');
|
||||
});
|
||||
run();
|
||||
|
||||
Reference in New Issue
Block a user