Selaa lähdekoodia

Update action.yml

added integrity back
jimsterino98 1 kuukausi sitten
vanhempi
sitoutus
d89d37d7e9
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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