Skip to content

Commit 8655078

Browse files
committed
Add debug output
1 parent 74392c7 commit 8655078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-templates/check-mdp-for-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ steps:
9090
9191
$extensionPath = $msbuildPath + "\nanoFramework\v1.0"
9292
93-
Copy-Item -Path "$env:Pipeline_Workspace\mdp" -Destination $msbuildPath -Recurse
93+
Copy-Item -Path "$env:Pipeline_Workspace\mdp" -Destination $msbuildPath -Force -Verbose

0 commit comments

Comments
 (0)