Explorar o código

Update kernel-custom.yml

James McConnell hai 8 meses
pai
achega
cd3074117d
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      .github/workflows/kernel-custom.yml

+ 0 - 5
.github/workflows/kernel-custom.yml

@@ -13,9 +13,6 @@ on:
       ksu_commit:
         required: false
         type: string
-      susfs_enabled:
-        required: true
-        type: boolean
 
 jobs:
   build-kernel-custom:
@@ -54,5 +51,3 @@ jobs:
       variant: ${{ matrix.variant }}
       ksu_variant: ${{ inputs.ksu_variant }}
       ksu_commit: ${{ inputs.ksu_commit }}
-      susfs_enabled: ${{ inputs.susfs_enabled }}
-