5
0
mirror of synced 2024-11-14 10:27:50 +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: - run:
name: Build project name: Build project
command: xbuild /p:Configuration=Release gitadora-textool.sln command: msbuild /p:Configuration=Release gitadora-textool.sln
- deploy: - deploy:
name: Deploy name: Deploy