mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-06 14:06:52 +00:00
Merge 9e2db214ce into 9230596037
This commit is contained in:
commit
7276e218e5
@ -59,7 +59,7 @@ BRIDGE_REVISION=$(git rev-parse --short=10 HEAD)
|
||||
BRIDGE_TAG=${BRIDGE_TAG:-"NOTAG"}
|
||||
BRIDGE_DSN_SENTRY=${BRIDGE_DSN_SENTRY}
|
||||
BRIDGE_BUILD_TIME=${BRIDGE_BUILD_TIME}
|
||||
BRIDGE_BUILD_ENV= ${BRIDGE_BUILD_ENV:-"dev"}
|
||||
BRIDGE_BUILD_ENV=${BRIDGE_BUILD_ENV:-"dev"}
|
||||
git submodule update --init --recursive ${VCPKG_ROOT}
|
||||
check_exit "Failed to initialize vcpkg as a submodule."
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user