mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-12 23:31:38 -07:00
Update builds.yml
remove rdi_from_dwarf
This commit is contained in:
@@ -24,11 +24,9 @@ jobs:
|
||||
call build raddbg clang debug || exit /b 1
|
||||
call build rdi_from_pdb msvc debug || exit /b 1
|
||||
call build rdi_from_pdb clang debug || exit /b 1
|
||||
call build rdi_from_dwarf msvc debug || exit /b 1
|
||||
call build rdi_from_dwarf clang debug || exit /b 1
|
||||
call build rdi_dump msvc 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
|
||||
call build rdi_breakpad_from_pdb msvc debug || exit /b 1
|
||||
call build rdi_breakpad_from_pdb clang debug || exit /b 1
|
||||
call build rdi_breakpad_from_pdb clang debug || exit /b 1
|
||||
|
||||
Reference in New Issue
Block a user