Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
exKAZUu committed Dec 23, 2023
1 parent 7ffa2cd commit 7209647
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/wb/src/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ export class Project {
}
currentPath = parentPath;
}
console.info('this.env.PATH:', this.env.PATH);
console.info('binFound:', binFound);
return binFound;
}

Expand Down

0 comments on commit 7209647

Please sign in to comment.