We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca96d3a commit 5c2e239Copy full SHA for 5c2e239
.github/actions/start-opensearch/action.yml
@@ -77,7 +77,6 @@ runs:
77
Remove-Item -Path "temp" -Recurse
78
Remove-Item -Path "opensearch-${{ inputs.opensearch-version }}-windows-x64.zip.1"
79
shell: pwsh
80
- working-directory: test
81
82
# Setup security if it's enabled
83
- name: Setup security demo configuration
0 commit comments