Skip to content

Commit d231913

Browse files
remove period
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
1 parent 93cbcd0 commit d231913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-win-signed.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
symbolsFolder: '$(Build.ArtifactStagingDirectory)/symbols'
3636
searchPattern: '**/*.pdb'
3737
indexSources: false # Github sources not supported
38-
publishSymbols: true.
38+
publishSymbols: true
3939
symbolServerType: TeamServices
4040
detailedLog: true
4141
- task: EsrpCodeSigning@2

0 commit comments

Comments
 (0)