From d40603da3544a50f96e887b913106ac5aa9994a7 Mon Sep 17 00:00:00 2001 From: Trpl7ca <52380252+Trpl7ca@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:22:17 -0800 Subject: [PATCH] Update build_loop.yml NID Live Activity --- .github/workflows/build_loop.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build_loop.yml b/.github/workflows/build_loop.yml index 5e47c3757..31e823271 100644 --- a/.github/workflows/build_loop.yml +++ b/.github/workflows/build_loop.yml @@ -279,6 +279,8 @@ jobs: # The lines below add the customizations listed using the CustomizationSelect script # The "\" is a continuation character + export PATCH_BRANCH="nid_and_bolus_display" + export SCRIPT_BRANCH="nid_and_bolus_display" # the line following a "\" should not be blank /bin/bash -c "$(curl -fsSL \ https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/CustomizationSelect.sh)" \ @@ -291,6 +293,7 @@ jobs: 2hlollipop \ negative_insulin bolus_display + live_activity 2002 \ # the final customization listed above CANNOT have a continuation character