Skip to content

Commit bb86072

Browse files
updated git actions
1 parent d5988d0 commit bb86072

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/builds.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ jobs:
2828
call build rdi_from_pdb clang debug || exit /b 1
2929
call build rdi_from_dwarf clang debug || exit /b 1
3030
call build rdi_dump clang debug || exit /b 1
31+
call build radlink msvc debug || exit /b 1
32+
call build radlink clang debug || exit /b 1

0 commit comments

Comments
 (0)