Sfoglia il codice sorgente

Fix typo in build_LoopFollow.yml

bjornoleh 3 anni fa
parent
commit
53a1d70910
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: