mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 13:28:40 +00:00
updated git actions
This commit is contained in:
@@ -28,3 +28,5 @@ jobs:
|
|||||||
call build rdi_from_pdb clang debug || exit /b 1
|
call build rdi_from_pdb clang debug || exit /b 1
|
||||||
call build rdi_from_dwarf clang debug || exit /b 1
|
call build rdi_from_dwarf clang debug || exit /b 1
|
||||||
call build rdi_dump clang debug || exit /b 1
|
call build rdi_dump clang debug || exit /b 1
|
||||||
|
call build radlink msvc debug || exit /b 1
|
||||||
|
call build radlink clang debug || exit /b 1
|
||||||
Reference in New Issue
Block a user