[ci][build]Sign PowerToysSetupCustomActions.dll (#18992)

* [ci]Sign PowerToysSetupCustomActions.dll

* Specifically sign the Custom Actions dll

* Proper dll build path

* Verify if dll inside msi is really signed
This commit is contained in:
Jaime Bernardo
2022-06-24 13:06:44 +01:00
committed by GitHub
parent 7af8b930be
commit eeda2ec985
4 changed files with 32 additions and 7 deletions

View File

@@ -4,6 +4,7 @@
"SignBatches": [
{
"MatchedPath": [
"PowerToysSetupCustomActions.dll",
"PowerToysSetup-*.exe",
"PowerToysSetup-*.msi"
],