From 92743b8c539cd25ebef36d3ea6759f38cecf2923 Mon Sep 17 00:00:00 2001 From: Prateek Singh <47247309+prateekLambda@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:48:47 +0530 Subject: [PATCH] Update maven-publish.yml --- .github/workflows/maven-publish.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml index 6f36b7b..38f140b 100644 --- a/.github/workflows/maven-publish.yml +++ b/.github/workflows/maven-publish.yml @@ -48,7 +48,8 @@ jobs: echo "Setting Job label as Jira ticket number" export jobLabel="HYP-568" echo $jobLabel - ./hyperexecute --user $LT_USERNAME --key $LT_ACCESS_KEY --config yaml/win/cucumber_hyperexecute_autosplit_sample.yaml --download-artifacts --force-clean-artifacts --labels $jobLabel + ls -la + ./hyperexecute.exe --user $LT_USERNAME --key $LT_ACCESS_KEY --config yaml/win/cucumber_hyperexecute_autosplit_sample.yaml --download-artifacts --force-clean-artifacts --labels $jobLabel # cd .hyperexecute # ls -la # jq .summary.job_link result.json>out.tmp