Update main.yml
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -27,3 +27,6 @@ jobs:
|
||||
cd
|
||||
dotnet restore
|
||||
dotnet build --configuration "Release"
|
||||
|
||||
- name: Deploy
|
||||
run: robocopy PartSource.Automation\bin\release\netcoreapp3.1 c:\Partsource.Automation /IS
|
||||
|
||||
Reference in New Issue
Block a user