فهرست منبع

Update action.yml

jimsterino98 4 ماه پیش
والد
کامیت
b7a8808fd4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/actions/configs/action.yml

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

@@ -32,7 +32,7 @@ runs:
      if [[ "${{ inputs.branch }}" == "SM-S938B-Oneui7" || "${{ inputs.branch }}" == "SM-S931B-Oneui8" ]]; then
      echo "nothing to see here moving on"
           
-     elif [[ "${{ inputs.branch }}" == "SM-S926B-Oneui8" ]]; then
+     elif [[ ${{ inputs.branch }} == SM-S926B* ]]; then
      cat >> "$COMMON/arch/arm64/configs/s5e9945-bazel_defconfig" << 'EOF'
      # nuke root protection
      CONFIG_UH=n