From fc0a180ee617ee6a3f99e32455112d2d295a916d Mon Sep 17 00:00:00 2001 From: Harsha HS Date: Tue, 12 Aug 2025 21:01:22 +0000 Subject: [PATCH] Trigger CI Build --- build_rocm_python3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build_rocm_python3 b/build_rocm_python3 index 6f4d977b6b4327..0722c9ab38b1b2 100755 --- a/build_rocm_python3 +++ b/build_rocm_python3 @@ -9,6 +9,8 @@ # press enter all the way # +# Trigger ci build + while getopts "hrn" opt; do case ${opt} in h)