mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
log log log
This commit is contained in:
parent
a06305c15d
commit
3b5d9934d5
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ export function readVersionFromFile(
|
|||
}
|
||||
|
||||
const reader = FILE_VERSION_READERS[base] ?? (() => undefined);
|
||||
console.log(base, reader);
|
||||
|
||||
let output: string | undefined;
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue