Skip to content

Commit 77ddbfd

Browse files
authored
Fix break thaat was missed during a merge (#1707)
Signed-off-by: Peter Nied <petern@amazon.com>
1 parent 782b042 commit 77ddbfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugin_install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969

7070
- name: Get Docker Logs
7171
if: always()
72-
run: docker logs ops
72+
run: docker logs ops

0 commit comments

Comments
 (0)