Fix side effects of this action

This commit is contained in:
Shivam Mathur
2019-10-27 05:42:49 +05:30
parent 16267e1982
commit 0d8d5d2f2c
26 changed files with 162 additions and 180 deletions

View File

@ -2,7 +2,7 @@
"_args": [
[
"@actions/exec@1.0.1",
"E:\\python\\setup-php"
"C:\\wamp64\\www\\setup-php"
]
],
"_from": "@actions/exec@1.0.1",
@ -27,7 +27,7 @@
],
"_resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "E:\\python\\setup-php",
"_where": "C:\\wamp64\\www\\setup-php",
"bugs": {
"url": "https://github.com/actions/toolkit/issues"
},