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 1665db0 commit 0998519Copy full SHA for 0998519
azure-pipelines.yml
@@ -42,7 +42,7 @@ stages:
42
displayName: "x86 Build"
43
- task: ArchiveFiles@2
44
inputs:
45
- rootFolderOrFile: build\Windows\64\lib\Release\zip.dll
+ rootFolderOrFile: build\Windows\32\lib\Release\zip.dll
46
includeRootFolder: false
47
archiveType: 7z
48
replaceExistingArchive: true
0 commit comments