File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -285,6 +285,11 @@ jobs:
285285 # Several patches may be added per submodule.
286286 # Adding comments (#) may be useful to easily tell the individual patches apart.
287287
288+ # Submodule Loop Food Search:
289+ export SCRIPT_BRANCH=prelim_ai_food && \
290+ export PATCH_BRANCH=prelim_ai_food && \
291+ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/loopandlearn/lnl-scripts/$SCRIPT_BRANCH/CustomizationSelect.sh)" food_search
292+
288293 # Patch Fastlane Match to not print tables
289294 - name : Patch Match Tables
290295 run : |
@@ -335,4 +340,4 @@ jobs:
335340 path : |
336341 artifacts
337342 buildlog
338- export SCRIPT_BRANCH=prelim_ai_food && export PATCH_BRANCH=prelim_ai_food && /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/loopandlearn/lnl-scripts/$SCRIPT_BRANCH/CustomizationSelect.sh)" food_search
343+
You can’t perform that action at this time.
0 commit comments