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