3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

update folder names to align with mk_win_dist_cmake

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2024-02-01 20:54:36 -08:00
parent bd2d96eacb
commit 77b98d5b02

View file

@ -26,7 +26,7 @@ jobs:
displayName: 'Collect Symbols'
inputs:
sourceFolder: build-dist/${{parameters.BuildArchitecture}}/
contents: '**/*.pdb'
contents: '*.pdb'
targetFolder: '$(Build.ArtifactStagingDirectory)/symbols'
# Publish symbol archive to match nuget package
# Index your source code and publish symbols to a file share or Azure Artifacts symbol server