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