Skip to content

Commit

Permalink
Fix script file - missing fi
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Dec 27, 2023
1 parent dcee918 commit 7760359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/opensearch/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ else
--silent \
--insecure \
https://admin:admin!@os1:$PORT
fi
fi

sleep 10
Expand Down

0 comments on commit 7760359

Please sign in to comment.