Skip to content

Commit

Permalink
Correct plugins dir
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 committed Dec 15, 2023
1 parent b343b7d commit 42bd059
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/cypress-e2e-sql-workbench-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,18 +79,7 @@ jobs:
- name: Checkout Query Workbench in OpenSearch Dashboards Plugins Dir
uses: actions/checkout@v2
with:
path: OpenSearch-Dashboards/plugins

- name: DEBUGGING 1
run: |
pwd
ls
- name: DEBUGGING 1
run: |
cd ./OpenSearch-Dashboards/plugins
pwd
ls
path: OpenSearch-Dashboards/plugins/dashboards-query-workbench

- id: tool-versions
run: |
Expand Down

0 comments on commit 42bd059

Please sign in to comment.