CI tweaks

This commit is contained in:
Chris Cannam
2021-02-11 14:34:05 +00:00
parent 7615221ab1
commit 05ebfcca60
3 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
name: Windows CI
name: Windows .NET CI
on:
push:
@@ -13,6 +13,5 @@ jobs:
- uses: actions/checkout@v2
- name: make
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
msbuild dotnet\rubberband.sln