From e5f14c20aa9f4fd4e734cfdf416f5ffdd81f6b2d Mon Sep 17 00:00:00 2001 From: Prateek Singh <47247309+prateekLambda@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:43:38 +0530 Subject: [PATCH] Update maven-publish.yml --- .github/workflows/maven-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml index cc044ca..acdcb85 100644 --- a/.github/workflows/maven-publish.yml +++ b/.github/workflows/maven-publish.yml @@ -36,7 +36,7 @@ jobs: shell: bash run: | echo "STEP 1 ) Downloading sample suite" - git clone ${{ github.event.inputs.sampleRepoLink }} + #git clone ${{ github.event.inputs.sampleRepoLink }} echo "STEP 2) Download CLI and setting environment variables" cd cucumber-selenium-hyperexecute-sample curl https://downloads.lambdatest.com/hyperexecute/windows/hyperexecute.exe -o hyperexecute.exe