Skip to content

Commit

Permalink
A couple of further builds
Browse files Browse the repository at this point in the history
  • Loading branch information
cannam committed Mar 7, 2024
1 parent c496db6 commit 4d219f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ jobs:
- name: test
run: |
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

0 comments on commit 4d219f9

Please sign in to comment.