Skip to content

Commit

Permalink
Add shell
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed May 22, 2024
1 parent e7a7801 commit 7144beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-opensearch-dashboards/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ runs:

- name: Create opensearch_dashboards.json for security admin dashboards plugin
if: ${{ runner.os == 'Linux' }}
shell: bash
run: |
rm ./OpenSearch-Dashboards/plugins/security-admin-dashboards-plugin/opensearch_dashboards.json
cat << 'EOT' > ./OpenSearch-Dashboards/plugins/security-admin-dashboards-plugin/opensearch_dashboards.json
Expand Down

0 comments on commit 7144beb

Please sign in to comment.