oops
This commit is contained in:
parent
3d0e3826ed
commit
1fdcb9b160
@ -41,7 +41,7 @@ export async function run() {
|
||||
|
||||
// if the global installed bin wasn't added,
|
||||
// we can add the bin just installed
|
||||
if (!addBinToPath) {
|
||||
if (!addedBin) {
|
||||
addBinToPath();
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user