fix(CI): Fix broken signing (#244)
* Poetry update * Updated runner * bump poetry again * require export * Fixed Digicerts broken sync certs
This commit is contained in:
@@ -104,7 +104,7 @@ jobs:
|
||||
- run:
|
||||
name: Sync Certs
|
||||
command: |
|
||||
& $env:SSM\smksp_cert_sync.exe
|
||||
& $env:SSM\smctl.exe windows certsync
|
||||
- run:
|
||||
name: Build Installer
|
||||
command: speckle-sharp-ci-tools\InnoSetup\ISCC.exe speckle-sharp-ci-tools\blender.iss /Sbyparam=$p /DSIGN_INSTALLER /DCODE_SIGNING_CERT_FINGERPRINT=%SM_CODE_SIGNING_CERT_SHA1_HASH%
|
||||
|
||||
Reference in New Issue
Block a user