Fix Azure DLL path (#2441)
#skip-bb
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Fixes Azure code signing on Windows by auto-detecting the
Azure.CodeSigning.Dlib.dll path and exporting it for the build. Adds
better debug output to diagnose signing issues.
- **Bug Fixes**
- Search Program Files and LocalAppData for x64
Azure.CodeSigning.Dlib.dll and set AZURE_CODE_SIGNING_DLIB in the
workflow; fail fast if not found.
- Extend DEBUG to include electron-windows-sign.
- Log AZURE_CODE_SIGNING_DLIB in forge.config.ts for visibility during
builds.
<sup>Written for commit 04c1f068a03f8741d3a9c904c1b896f80dfe3a37.
Summary will update on new commits.</sup>
<!-- End of auto-generated description by cubic. -->
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2441">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->
正在显示
请
注册
或者
登录
后发表评论