Skip to content

Commit c98dfd7

Browse files
committed
Fail harder
1 parent 5cf5aaa commit c98dfd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: prepare.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ function ConfigureScoop {
156156
}
157157
catch {
158158
Write-Output "ERROR: Failed to install yuzu"
159+
throw "Failed to install yuzu"
159160
}
160161

161162
}

0 commit comments

Comments
 (0)