Skip to content

Commit

Permalink
Fix break thaat was missed during a merge (opensearch-project#1707)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied authored Mar 24, 2022
1 parent 968e8ea commit 48caa02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:

- name: Get Docker Logs
if: always()
run: docker logs ops
run: docker logs ops

0 comments on commit 48caa02

Please sign in to comment.