Skip to content

Commit

Permalink
maybe fix azuresigntool invocation (#9779)
Browse files Browse the repository at this point in the history
🤷

CHANGELOG_BEGIN
CHANGELOG_END
  • Loading branch information
garyverhaegen-da authored May 21, 2021
1 parent 66b8f19 commit 61293c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
--timestamp-rfc3161 "http://timestamp.digicert.com" \
--file-digest sha256 \
--verbose \
$(Build.StagingDirectory)/test-signing/installer.exe
'$(Build.StagingDirectory)'\\test-signing\\installer.exe
exit 0
env:
AZURE_KEY_VAULT_URL: $(AZURE_KEY_VAULT_URL)
Expand Down

0 comments on commit 61293c3

Please sign in to comment.