mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-12 03:16:54 +00:00
Format file to match correct "desired" width. Remove leftover debug printout
This commit is contained in:
1
dist/index.js
vendored
1
dist/index.js
vendored
@@ -6689,7 +6689,6 @@ function installSdkManager() {
|
||||
}
|
||||
}
|
||||
if (!fs.existsSync(sdkManagerExe)) {
|
||||
core.info('Preinstalled sdkmanager not found.');
|
||||
let cmdlineToolsURL;
|
||||
if (process.platform === 'linux') {
|
||||
cmdlineToolsURL = COMMANDLINE_TOOLS_LIN_URL;
|
||||
|
||||
Reference in New Issue
Block a user