We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b56f6 commit 8325139Copy full SHA for 8325139
azure-pipelines.yml
@@ -29,7 +29,7 @@ steps:
29
script: |
30
# Starte das PowerShell-Skript direkt wie es in der Composite-Action gemacht wird
31
$sourceDir = "BuildAccdeExample\source"
32
- $targetDir = ""
+ $targetDir = "BuildAccdeExample\bin"
33
$compile = $false
34
$vcsUrl = "https://api.github.com/repos/josef-poetzl/msaccess-vcs-addin/releases/latest"
35
0 commit comments