mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
Adds some new github actions errrors for clarity (#27426)
* lets test * oops * im stupid * oops again * and this * oops * try again
This commit is contained in:
@@ -136,6 +136,9 @@ GLOBAL_VAR_INIT(total_runtimes_skipped, 0)
|
||||
for(var/line in desclines)
|
||||
log_world(line)
|
||||
log_runtime_txt(line)
|
||||
#ifdef CIBUILDING
|
||||
log_world("::error file=[e.file],line=[e.line],title=Runtime::[e]")
|
||||
#endif
|
||||
if(GLOB.error_cache)
|
||||
GLOB.error_cache.logError(e, desclines, e_src = e_src)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user