Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Oct 30, 2023
1 parent b2806b2 commit 1c6b69f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ try {
GitClone "${ZLIB_GIT}" "${ZLIB_BRANCH}" ".\${ZLIB}"
}
} catch {
Write-Host "Exception: $($_.Exception.Message)"
throw "Failed to fetch and verify dependencies"
} finally {
Pop-Location
Expand Down

0 comments on commit 1c6b69f

Please sign in to comment.