Set CI Build to release

This commit is contained in:
Morten Nielsen 2019-08-20 08:39:11 -07:00 committed by GitHub
parent 97ae554a19
commit e6c2157cee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,5 +21,5 @@ jobs:
- name: Build
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat"
msbuild /restore /t:Build src/NmeaParser.sln
msbuild /restore /t:Build src/NmeaParser.sln /p:Configuration=Release