mirror of
https://github.com/actions/setup-go.git
synced 2025-04-24 01:50:52 +00:00
run format
This commit is contained in:
parent
90a3d02a0c
commit
f8a000bd79
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ export async function run() {
|
|||
core.info('Setting GOROOT for Go version < 1.9');
|
||||
core.exportVariable('GOROOT', installDir);
|
||||
}
|
||||
|
||||
|
||||
core.info(`Successfully set up Go version ${versionSpec}`);
|
||||
} else {
|
||||
core.info(
|
||||
|
|
Loading…
Add table
Reference in a new issue