Skip to content

Commit daa06a2

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent ee6fdfa commit daa06a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ steps:
2828
pwsh: true
2929
script: |
3030
$sourceDir = "BuildAccdeExample\source"
31-
$targetDir = "BuildAccdeExample\bin"
31+
$targetDir = "bin"
3232
$compile = $false
3333
$vcsUrl = "https://api.github.com/repos/josef-poetzl/msaccess-vcs-addin/releases/latest"
3434

0 commit comments

Comments
 (0)