Explorar o código

code not needed

TheWildJames hai 2 meses
pai
achega
7a8b21b80c
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      .github/actions/misc/action.yml

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

@@ -40,9 +40,8 @@ runs:
           CONFIG_CIFS_XATTR=y
           CONFIG_CIFS_XATTR=y
           CONFIG_CIFS_POSIX=y
           CONFIG_CIFS_POSIX=y
 
 
-    - name: Apply Other Patches
+    - name: Apply Ptrace Patch
       shell: bash
       shell: bash
-      if: true
       working-directory: ${{ github.workspace }}/kernel/common
       working-directory: ${{ github.workspace }}/kernel/common
       run: |
       run: |
         set -euo pipefail
         set -euo pipefail
@@ -57,7 +56,6 @@ runs:
 
 
     - name: Apply Unicode Fix Patch
     - name: Apply Unicode Fix Patch
       shell: bash
       shell: bash
-      if: true
       working-directory: ${{ github.workspace }}/kernel/common
       working-directory: ${{ github.workspace }}/kernel/common
       run: |
       run: |
         set -euo pipefail
         set -euo pipefail