Skip to content

Commit

Permalink
Revert previous change
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
  • Loading branch information
ryanbogan committed Jan 23, 2024
1 parent e0c4248 commit abcbef4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,6 @@ jobs:
- run: node -v
- run: yarn -v

- name: Set npm to use bash for shell
if: ${{ matrix.os == 'windows-latest' }}
run: |
# Sets Windows to use bash for npm shell so the script commands work as intended
npm config set script-shell "C:\\Program Files\\git\\bin\\bash.exe"
- name: Move plugin to OpenSearch-Dashboards Plugins Directory
run: |
mv dashboards-maps OpenSearch-Dashboards/plugins/dashboards-maps
Expand Down

0 comments on commit abcbef4

Please sign in to comment.