From abfc4f2e80b03302ed8e3039ad7942313e911625 Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Mon, 26 Feb 2024 15:55:27 -0500 Subject: [PATCH] Fix name of renamed zip Signed-off-by: Derek Ho --- .github/workflows/verify-binary-installation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify-binary-installation.yml b/.github/workflows/verify-binary-installation.yml index 32949afe..375b8616 100644 --- a/.github/workflows/verify-binary-installation.yml +++ b/.github/workflows/verify-binary-installation.yml @@ -39,7 +39,7 @@ jobs: uses: derek-ho/setup-opensearch-dashboards@v1 with: plugin_name: anomaly-detection-dashboards-plugin - built_plugin_name: anomalyDetectionDashboards + built_plugin_name: anomaly-detection-dashboards install_zip: true - name: Start the binary