Browse Source

Update build.yml

added a disable for config_RKP, gunna test to see if it builds
jimsterino98 6 months ago
parent
commit
c1bab7d8dd
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/build.yml

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

@@ -270,6 +270,7 @@ jobs:
           CONFIG_SECURITY_DEFEX=n
           CONFIG_PROCA=n
           CONFIG_FIVE=n
+          CONFIG_RKP=n
           
           #Force Load Kernel Modules
           CONFIG_MODULES=y
@@ -295,6 +296,7 @@ jobs:
           CONFIG_SECURITY_DEFEX=n
           CONFIG_PROCA=n
           CONFIG_FIVE=n
+          CONFIG_RKP=n
           EOF
 
           else
@@ -309,6 +311,7 @@ jobs:
           CONFIG_SECURITY_DEFEX=n
           CONFIG_PROCA=n
           CONFIG_FIVE=n
+          CONFIG_RKP=n
           EOF
           fi