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 12beb61 commit 700f4e9Copy full SHA for 700f4e9
.azure-devops/azure-pipelines.yml
@@ -27,6 +27,7 @@ jobs:
27
displayName: 'Build 32-bit'
28
inputs:
29
targetType: inline
30
+ pwsh: false
31
script: |
32
$sourceDir = "BuildAccdeExample\source"
33
$targetDir = "bin32"
0 commit comments