Explorar el Código

Update kernel-a16-612.yml

James McConnell hace 8 meses
padre
commit
75e83b26d2
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      .github/workflows/kernel-a16-612.yml

+ 0 - 5
.github/workflows/kernel-a16-612.yml

@@ -13,9 +13,6 @@ on:
       ksu_commit:
         required: false
         type: string
-      susfs_enabled:
-        required: true
-        type: boolean
 
 jobs:
   build-kernels-a16-612:
@@ -48,5 +45,3 @@ jobs:
       variant: "A16-612"
       ksu_variant: ${{ inputs.ksu_variant }}
       ksu_commit: ${{ inputs.ksu_commit }}
-      susfs_enabled: ${{ inputs.susfs_enabled }}
-