Skip to content

Commit

Permalink
Update build_loop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Trpl7ca authored Jan 14, 2025
1 parent 5892116 commit 4b46509
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,7 @@ jobs:
# the line following a "\" should not be blank
export PATCH_BRANCH="nid_and_bolus_display"
export SCRIPT_BRANCH="nid_and_bolus_display"
/bin/bash -c "$(curl -fsSL \
https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/CustomizationSelect.sh)" \
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/loopandlearn/lnl-scripts/$SCRIPT_BRANCH/CustomizationSelect.sh)" \
dexcom_upload_readings \
future_carbs_4h \
no_auth \
Expand All @@ -295,7 +294,7 @@ jobs:
negative_insulin \
bolus_display \
live_activity \
2002 \
profiles
# the final customization listed above CANNOT have a continuation character
# more customizations can be pasted after this line
Expand Down

0 comments on commit 4b46509

Please sign in to comment.