Merge pull request #78 from specklesystems/JR-Morgan-patch-1

Update config.yml
This commit is contained in:
KatKatKateryna
2024-03-14 19:31:11 +08:00
committed by GitHub
+1 -4
View File
@@ -125,10 +125,7 @@ jobs:
shell: cmd.exe
command:
| # If no tag, use 0.0.0.1 and don't make any YML (for testing only!)
speckle-sharp-ci-tools\InnoSetup\ISCC.exe speckle-sharp-ci-tools\arcgis.iss \
/Sbyparam=$p \
/DSIGN_INSTALLER \
/DCODE_SIGNING_CERT_FINGERPRINT=%SM_CODE_SIGNING_CERT_SHA1_HASH%
speckle-sharp-ci-tools\InnoSetup\ISCC.exe speckle-sharp-ci-tools\arcgis.iss /Sbyparam=$p /DSIGN_INSTALLER /DCODE_SIGNING_CERT_FINGERPRINT=%SM_CODE_SIGNING_CERT_SHA1_HASH%
- when:
condition: << parameters.installer >>
steps: