mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-09-20 10:51:29 +00:00
Refactor installation scripts
This commit is contained in:
+1
-3
@@ -66,6 +66,4 @@ function run() {
|
||||
});
|
||||
}
|
||||
// call the run function
|
||||
run().then(function () {
|
||||
console.log('done');
|
||||
});
|
||||
run();
|
||||
|
||||
Reference in New Issue
Block a user