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 Jul 30, 2024
1 parent ddd8885 commit 43247cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,9 +274,6 @@ jobs:
# Module Loop: Bolus Entry Screen
curl https://github.com/Trpl7ca/Loop/commit/90ad7af6204db200393ffb6e0666080ce1bce0dc.patch | git apply -v --directory=Loop
#Loopkit: Basal Lock guardrail
curl https://github.com/Trpl7ca/LoopKit/commit/8d6d2f22cf4f9912f17cd812ba348634d8163963.patch | git apply -v --directory=LoopKit
# 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 43247cf

Please sign in to comment.