소스 검색

Update build.yml

jimsterino98 9 달 전
부모
커밋
e0f6303e34
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -270,7 +270,7 @@ jobs:
           elif [[ "${{ inputs.branch }}" == "SM-A566B" ]]; then
             chmod +x build_script.sh
             touch ./kernel-6.6/abi_symbollist.raw
-            touch ./kernel-6.6/abi_symbollist"
+            touch ./kernel-6.6/abi_symbollist
             ./build_script.sh
           else
             #temporarily using this until i can figure out the other phones build script issues