We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 513fc90 commit 8a4f0eeCopy full SHA for 8a4f0ee
1 file changed
.github/workflows/build_loop.yml
@@ -286,6 +286,7 @@ jobs:
286
# Adding comments (#) may be useful to easily tell the individual patches apart
287
288
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
289
+
290
# Patch Fastlane Match to not print tables
291
- name: Patch Match Tables
292
run: |
0 commit comments