Skip to content

Commit 54b56f6

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

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
# Starte das PowerShell-Skript direkt wie es in der Composite-Action gemacht wird
31-
$sourceDir = "source"
31+
$sourceDir = "BuildAccdeExample\source"
3232
$targetDir = ""
3333
$compile = $false
3434
$vcsUrl = "https://api.github.com/repos/josef-poetzl/msaccess-vcs-addin/releases/latest"

0 commit comments

Comments
 (0)