Skip to content

Commit

Permalink
Fix plugin zip name
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
derek-ho committed Feb 23, 2024
1 parent d425c19 commit c6209b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-binary-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: derek-ho/setup-opensearch-dashboards@v1
with:
plugin_name: dashboards-observability
built_plugin_name: observability-dashboards
built_plugin_name: observabilityDashboards
install_zip: true

- name: Start the binary
Expand Down

0 comments on commit c6209b3

Please sign in to comment.