Skip to content

Commit

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

0 comments on commit c7a10a2

Please sign in to comment.