Skip to content

Commit

Permalink
added missing reference to go look in parent directory for workbench …
Browse files Browse the repository at this point in the history
…move.

Signed-off-by: mitchellg <[email protected]>
  • Loading branch information
MitchellGale committed Jul 21, 2022
1 parent 267363d commit 2cadeb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Move Workbench to Plugins Dir
run: |
mv workbench OpenSearch-Dashboards/plugins
mv workbench ../OpenSearch-Dashboards/plugins
- name: OpenSearch Dashboards Plugin Bootstrap
uses: nick-invision/retry@v1
Expand Down

0 comments on commit 2cadeb9

Please sign in to comment.