Skip to content

Commit 8325139

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 54b56f6 commit 8325139

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
@@ -29,7 +29,7 @@ steps:
2929
script: |
3030
# Starte das PowerShell-Skript direkt wie es in der Composite-Action gemacht wird
3131
$sourceDir = "BuildAccdeExample\source"
32-
$targetDir = ""
32+
$targetDir = "BuildAccdeExample\bin"
3333
$compile = $false
3434
$vcsUrl = "https://api.github.com/repos/josef-poetzl/msaccess-vcs-addin/releases/latest"
3535

0 commit comments

Comments
 (0)