A couple of further builds
This commit is contained in:
5
.github/workflows/windows.yml
vendored
5
.github/workflows/windows.yml
vendored
@@ -23,3 +23,8 @@ jobs:
|
|||||||
- name: test
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
meson test -C build
|
meson test -C build
|
||||||
|
- name: vcstatic
|
||||||
|
run: |
|
||||||
|
msbuild otherbuilds\rubberband-library.vcxproj /t:Build /p:Configuration=Release
|
||||||
|
- name: dotnet
|
||||||
|
msbuild dotnet\rubberband.sln /t:Restore;Build
|
||||||
|
|||||||
Reference in New Issue
Block a user