TheWildJames před 4 měsíci
rodič
revize
7446782fca
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .github/actions/susfs-patches/action.yml

+ 1 - 1
.github/actions/susfs-patches/action.yml

@@ -94,7 +94,7 @@ runs:
         fi
 
     - name: Apply Android 14 6.1 Fixes
-      if: inputs.android_version == 'android14' && inputs.kernel_version == '6.1'
+      if: inputs.android_version == 'android14' && inputs.kernel_version == '6.1' && false
       shell: bash
       working-directory: ${{ github.workspace }}/kernel/common
       run: |