mirror of
https://github.com/actions/setup-go.git
synced 2025-06-24 02:45:01 +00:00
oops
This commit is contained in:
@ -41,7 +41,7 @@ export async function run() {
|
|||||||
|
|
||||||
// if the global installed bin wasn't added,
|
// if the global installed bin wasn't added,
|
||||||
// we can add the bin just installed
|
// we can add the bin just installed
|
||||||
if (!addBinToPath) {
|
if (!addedBin) {
|
||||||
addBinToPath();
|
addBinToPath();
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user