Skip to content

Commit 4d219f9

Browse files
committed
A couple of further builds
1 parent c496db6 commit 4d219f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/windows.yml

+5
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ jobs:
2323
- name: test
2424
run: |
2525
meson test -C build
26+
- name: vcstatic
27+
run: |
28+
msbuild otherbuilds\rubberband-library.vcxproj /t:Build /p:Configuration=Release
29+
- name: dotnet
30+
msbuild dotnet\rubberband.sln /t:Restore;Build

0 commit comments

Comments
 (0)