fix: ensure we source env_local.sh earlier at ci-build.sh

Signed-off-by: celenity <celenity@celenity.dev>
This commit is contained in:
celenity
2025-12-13 00:58:56 -05:00
parent 8bb259d8ad
commit 36f4a3ab76

View File

@@ -64,7 +64,6 @@ export IF_BUILD_DATE="$CI_PIPELINE_CREATED_AT"
# Build
bash -x scripts/build.sh "$BUILD_TYPE"
source "$(realpath $(dirname "$0"))/env_local.sh"
if [[ "$BUILD_TYPE" == "apk" ]]; then
# Create GeckoView AAR archives