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 ca2c9f2 commit 54b56f6Copy full SHA for 54b56f6
azure-pipelines.yml
@@ -28,7 +28,7 @@ steps:
28
pwsh: true
29
script: |
30
# Starte das PowerShell-Skript direkt wie es in der Composite-Action gemacht wird
31
- $sourceDir = "source"
+ $sourceDir = "BuildAccdeExample\source"
32
$targetDir = ""
33
$compile = $false
34
$vcsUrl = "https://api.github.com/repos/josef-poetzl/msaccess-vcs-addin/releases/latest"
0 commit comments