Explorar o código

Remove root_flavor from kernel configuration step

Removed root_flavor input from Set Kernel Configuration Variables step.
jimsterino98 hai 1 semana
pai
achega
45b4dea296
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .github/workflows/build.yml

+ 0 - 1
.github/workflows/build.yml

@@ -354,7 +354,6 @@ jobs:
         uses: ./.github/actions/configs
         with:
          kpm: ${{ inputs.kpm }}
-         root_flavor: ${{ inputs.root_flavor }}
          
       - name: Change Kernel Name and clean dirty
         uses: ./.github/actions/kernel-name