mirror of
https://code.forgejo.org/forgejo/upload-artifact
synced 2025-05-18 06:30:08 +02:00
.
This commit is contained in:
parent
0b8860f406
commit
797c550946
2 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,7 @@ async function run(): Promise<void> {
|
|||
}
|
||||
} catch (error) {
|
||||
core.setFailed((error as Error).message)
|
||||
console.log('sanity check')
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue