diff --git a/desktop/addons/windows-pushnotifications/preinstall.sh b/desktop/addons/windows-pushnotifications/preinstall.sh --- a/desktop/addons/windows-pushnotifications/preinstall.sh +++ b/desktop/addons/windows-pushnotifications/preinstall.sh @@ -3,7 +3,7 @@ set -Eeuo pipefail if ! [[ "$OSTYPE" == 'msys' ]]; then - exit 1 + exit 0 fi -nuget install \ No newline at end of file +nuget install