We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb1d25 commit abfc4f2Copy full SHA for abfc4f2
.github/workflows/verify-binary-installation.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: derek-ho/setup-opensearch-dashboards@v1
40
with:
41
plugin_name: anomaly-detection-dashboards-plugin
42
- built_plugin_name: anomalyDetectionDashboards
+ built_plugin_name: anomaly-detection-dashboards
43
install_zip: true
44
45
- name: Start the binary
0 commit comments