Merge branch 'master' of https://github.com/ratermania/partsource
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -29,4 +29,4 @@ jobs:
|
|||||||
dotnet build --configuration "Release"
|
dotnet build --configuration "Release"
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: robocopy PartSource.Automation\bin\release\netcoreapp3.1 c:\Partsource.Automation /IS
|
run: xcopy PartSource.Automation\bin\release\netcoreapp3.1 c:\Partsource.Automation /Y
|
||||||
|
|||||||
Reference in New Issue
Block a user