Explorar o código

Update build.yml

jimsterino98 hai 9 meses
pai
achega
e0f6303e34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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