Testing out a thought
parent
7b5b9d0a2e
commit
85ee362032
|
@ -101,6 +101,7 @@ async function run(): Promise<void> {
|
|||
}
|
||||
}
|
||||
} catch (err) {
|
||||
console.log("we got to this error")
|
||||
core.setFailed(err.message)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue