Эх сурвалжийг харах

Remove root_flavor from kernel configuration step

Removed root_flavor input from Set Kernel Configuration Variables step.
jimsterino98 1 долоо хоног өмнө
parent
commit
45b4dea296

+ 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