TheWildJames 4 месяцев назад
Родитель
Сommit
b5e900a237
1 измененных файлов с 1 добавлено и 1 удалено
  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: |