소스 검색

Update action.yml

removed config integrity
jimsterino98 1 개월 전
부모
커밋
5e2dda0ec6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .github/actions/configs/action.yml

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

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