From 02ca142a291ba3a116a16a65d280268c238cfb96 Mon Sep 17 00:00:00 2001 From: ratermania Date: Mon, 13 Apr 2020 13:53:20 -0400 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 58efb30..3cc744c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,4 +29,4 @@ jobs: dotnet build --configuration "Release" - name: Deploy - run: xcopy PartSource.Automation\bin\release\netcoreapp3.1 c:\Partsource.Automation + run: xcopy PartSource.Automation\bin\release\netcoreapp3.1 c:\Partsource.Automation /Y