瀏覽代碼

Update build.yml

updated image location for S22, misspelled it
jimsterino98 6 月之前
父節點
當前提交
25dc42bd8a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build.yml

+ 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