Skip to content

Commit

Permalink
successfully install
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 Jan 4, 2024
1 parent 8d14f97 commit d2f02af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/install-dashboards/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ runs:
- name: Install plugin to OSD
run: |
build/opensearch-dashboards/bin/opensearch-dashboards-plugin install file:$(pwd)/plugins/${{ inputs.plugin_name }}/build/*.zip
working-directory: OpenSearch-Dashboards
shell: bash

- id: osd-version
run: |
Expand Down

0 comments on commit d2f02af

Please sign in to comment.