Fix HSM Windows signing
This commit is contained in:
parent
3a476b81cb
commit
6a96de14bf
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env pwsh
|
||||
|
||||
if ($null -ne $env:DLIB_PATH) {
|
||||
Write-Host "Skipping Windows code signing; DLIB_PATH not set"
|
||||
exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue