Эх сурвалжийг харах

Update build.yml

updated image location for S22, misspelled it
jimsterino98 6 сар өмнө
parent
commit
25dc42bd8a

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

@@ -389,7 +389,7 @@ jobs:
           elif [[ "${{ inputs.branch }}" == "SM-S926B-Oneui8" ]]; then
             cp ./out/s5e9945_user/dist/Image "$ANYKERNEL3/Image"
           elif [[ "${{ inputs.branch }}" == "SM-S901E-Oneui8" ]]; then
-            cp ./out/msm-waipo-waipo-gki/dist/Image "$ANYKERNEL3/Image"
+            cp ./out/msm-waipio-waipio-gki/dist/Image "$ANYKERNEL3/Image"
           else
             echo "Error: Image file not found in any expected location"
             exit 1