Explorar o código

Update action.yml

added integrity back
jimsterino98 hai 1 mes
pai
achega
d89d37d7e9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/actions/configs/action.yml

+ 1 - 0
.github/actions/configs/action.yml

@@ -90,6 +90,7 @@ runs:
      "CONFIG_DDAR=n"
      "CONFIG_GAF=n"
      "CONFIG_GAF_V6=n"
+     "CONFIG_INTEGRITY=n"
      )
 
      for config in "${configs[@]}"; do