Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix signing server error #24

Merged
merged 2 commits into from Jul 11, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Spacing mini-fix

  • Loading branch information
mbacchi committed Jul 11, 2019
commit 8e9f0f308cc528810e692a92130f9b180bc054c4
@@ -35,7 +35,7 @@ goto set_env_variables
:set_env_variables

:: Set signtool arguments
set SIGNTOOL_ARGS="sign /t http://timestamp.digicert.com /fd sha256 /sm"
set SIGNTOOL_ARGS="sign /t http://timestamp.digicert.com /fd sha256 /sm"

:: Change these variables to match the local build environment.

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.