Browse Source

disable fatels preformace patches

TheWildJames 2 months ago
parent
commit
5de1782598
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/actions/misc/action.yml

+ 1 - 1
.github/actions/misc/action.yml

@@ -71,7 +71,7 @@ runs:
 
     - name: Apply Other Patches
       shell: bash
-      if: true
+      if: false
       working-directory: ${{ github.workspace }}/kernel/common
       run: |
         set -euo pipefail