From 78502bb5fd2c4bbfa338a265ff9257ba524b76ad Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 14:49:37 +0530 Subject: [PATCH] Update build.yaml --- .github/ISSUE_TEMPLATE/build.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/build.yaml b/.github/ISSUE_TEMPLATE/build.yaml index 26a669a1c..15ce1c30c 100644 --- a/.github/ISSUE_TEMPLATE/build.yaml +++ b/.github/ISSUE_TEMPLATE/build.yaml @@ -70,10 +70,10 @@ body: attributes: label: Android AAR(if android) options: - - Yes - - No + - 'Yes' + - 'No' validations: - required: true + required: false - type: input id: opencvversion attributes: