Browse Source

disable fatels preformace patches

TheWildJames 2 tháng trước cách đây
mục cha
commit
5de1782598
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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