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