Skip to content

Commit 880cfce

Browse files
authored
Update customization options in build_loop.yml
Removed 'dexcom_upload_readings' and 'live_activity' from the customization options in the build loop.
1 parent 40a72a3 commit 880cfce

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build_loop.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ jobs:
215215
# the line following a "\" should not be blank
216216
/bin/bash -c "$(curl -fsSL \
217217
https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/CustomizationSelect.sh)" \
218-
dexcom_upload_readings \
219218
future_carbs_4h \
220219
low_carb_limit \
221220
no_auth \
@@ -226,7 +225,6 @@ jobs:
226225
meal_days \
227226
profiles \
228227
basal_lock \
229-
live_activity \
230228
negative_insulin \
231229
remote_window
232230

0 commit comments

Comments
 (0)