Bläddra i källkod

Fix typo in build_LoopFollow.yml

bjornoleh 3 år sedan
förälder
incheckning
53a1d70910
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/build_LoopFollow.yml

+ 1 - 1
.github/workflows/build_LoopFollow.yml

@@ -34,7 +34,7 @@ jobs:
       - name: Patch Match Tables
         run: find /usr/local/lib/ruby/gems -name table_printer.rb | xargs sed -i "" "/puts(Terminal::Table.new(params))/d"
       
-      # Build signed FreeAPS X IPA file
+      # Build signed Loop Follow IPA file
       - name: Fastlane Build & Archive
         run: fastlane build_LoopFollow
         env: