TheWildJames hai 4 meses
pai
achega
b5e900a237
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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' && false
+      if: inputs.android_version == 'android14' && inputs.kernel_version == '6.1'
       shell: bash
       working-directory: ${{ github.workspace }}/kernel/common
       run: |