mirror of
https://code.forgejo.org/forgejo/upload-artifact
synced 2026-09-07 08:21:46 -04:00
does this work?
This commit is contained in:
@@ -62,7 +62,6 @@ async function run(): Promise<void> {
|
||||
}
|
||||
} catch (error) {
|
||||
core.setFailed((error as Error).message)
|
||||
console.log('sanity check')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user