Browse Source

Update action.yml

jimsterino98 4 months ago
parent
commit
b7a8808fd4
1 changed files with 1 additions and 1 deletions
  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