Skip to content

Commit

Permalink
GBAF chang
Browse files Browse the repository at this point in the history
.5-1.80
  • Loading branch information
Trpl7ca authored May 3, 2024
1 parent a6b1ff2 commit 5f4e04e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build_loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,10 @@ jobs:
#Loop: File: Watch Carb Entry =25
curl https://github.com/Trpl7ca/Loop/commit/22acbf697e436ca00a910de6aa02fdba2eae91f3.patch | git apply -v --directory=Loop
# Loop: File: Glucose Application Factor change .5-1.80
curl https://github.com/Trpl7ca/Loop/commit/192e7c626da995ab63a75252d1bdb9a27b7a2436.patch | git apply -v --directory=Loop
# Patch Fastlane Match to not print tables
- name: Patch Match Tables
run: find /usr/local/lib/ruby/gems -name table_printer.rb | xargs sed -i "" "/puts(Terminal::Table.new(params))/d"
Expand Down

0 comments on commit 5f4e04e

Please sign in to comment.