Kaynağa Gözat

Fix typo in build_LoopFollow.yml

bjornoleh 3 yıl önce
ebeveyn
işleme
53a1d70910
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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: