mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-01-23 17:13:48 +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