We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f1d1a commit b40c46cCopy full SHA for b40c46c
setup-local/dist/index.js
@@ -1108,7 +1108,6 @@ class BinaryControl {
1108
* platform and the architecture
1109
*/
1110
_decidePlatformAndBinary() {
1111
- core.info(`GITHUB WORKSPACE CHECK: ${process.env.GITHUB_WORKSPACE}`);
1112
this.binaryFolder = path.resolve(
1113
process.env.GITHUB_WORKSPACE,
1114
'..', '..', '..',
setup-local/src/binaryControl.js
@@ -43,7 +43,6 @@ class BinaryControl {
43
44
45
46
47
48
49
0 commit comments