diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 6aa4649..9ceb8f5 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -207,4 +207,5 @@ jobs: if [ -z "$IP" ]; then echo "Failed to get external IP after 5 minutes" exit 1 - fi \ No newline at end of file + fi + \ No newline at end of file