5
0
mirror of synced 2024-11-12 01:20:52 +01:00

Use msbuild

This commit is contained in:
windyfairy 2019-10-08 17:42:30 +09:00
parent c7a3107365
commit 7c395d9f8f

View File

@ -9,7 +9,7 @@ jobs:
- run:
name: Build project
command: xbuild /p:Configuration=Release gitadora-textool.sln
command: msbuild /p:Configuration=Release gitadora-textool.sln
- deploy:
name: Deploy