소스 검색

Update action.yml

added integrity back
jimsterino98 1 개월 전
부모
커밋
d89d37d7e9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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