fix: PowerShell parse error — colon in string literal
Some checks failed
Build & Sign Wraith / Build Windows + Sign (push) Failing after 3m46s
Some checks failed
Build & Sign Wraith / Build Windows + Sign (push) Failing after 3m46s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d98600a319
commit
543bf6b56d
@ -188,7 +188,7 @@ jobs:
|
|||||||
Write-Host "=== Update manifest uploaded ==="
|
Write-Host "=== Update manifest uploaded ==="
|
||||||
} else {
|
} else {
|
||||||
Write-Host "WARNING: No .sig file found — update signing may have failed"
|
Write-Host "WARNING: No .sig file found — update signing may have failed"
|
||||||
Write-Host "Sig files found:"
|
Write-Host "Sig files found"
|
||||||
Get-ChildItem -Recurse src-tauri\target\release\bundle\nsis\*.sig
|
Get-ChildItem -Recurse src-tauri\target\release\bundle\nsis\*.sig
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user