Skip to content

Commit 84b61bc

Browse files
localdenCopilot
andauthored
Update scripts/powershell/update-agent-context.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0672bfc commit 84b61bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/powershell/update-agent-context.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ function Validate-Environment {
107107
if (-not (Test-Path $TEMPLATE_FILE)) {
108108
Write-Err "Template file not found at $TEMPLATE_FILE"
109109
Write-Info 'Run specify init to scaffold .specify/templates, or add agent-file-template.md there.'
110+
exit 1
110111
}
111112
}
112113

0 commit comments

Comments
 (0)