mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
[bot] Update dist directory
This commit is contained in:
+1
-1
@@ -142812,7 +142812,7 @@ function handlePostActionError(error) {
|
||||
}
|
||||
}
|
||||
else {
|
||||
core.warning(`Unhandled error in Gradle post-action - job will continue: ${error}`);
|
||||
core.warning(`Unhandled error in Gradle post-action. Job will continue: ${error}`);
|
||||
if (error instanceof Error && error.stack) {
|
||||
core.info(error.stack);
|
||||
}
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user