فهرست منبع

Update demo.yml

John Guan 3 سال پیش
والد
کامیت
46e9458e82
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/demo.yml

+ 1 - 1
.github/workflows/demo.yml

@@ -54,10 +54,10 @@ jobs:
             if [ $NEW_INSTANCE_STATE == running ]
             then
               echo "New instance is running now"
+              sleep 10s
               break
             fi
           done
-          sleep 10s
           
       - name: Put instance public ports
         run: |