mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-12-14 12:41:38 +08:00
Testing out a thought
This commit is contained in:
@@ -101,6 +101,7 @@ async function run(): Promise<void> {
|
||||
}
|
||||
}
|
||||
} catch (err) {
|
||||
console.log("we got to this error")
|
||||
core.setFailed(err.message)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user