فهرست منبع

Update ci.yaml

fix ci.yaml format errors
Nathan.fooo 3 سال پیش
والد
کامیت
9434bff9c9
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .github/workflows/ci.yaml

+ 2 - 2
.github/workflows/ci.yaml

@@ -11,8 +11,8 @@ jobs:
       - name: Checkout
         uses: actions/checkout@v2
       - uses: actions-rs/toolchain@v1
-      with:
-        toolchain: stable
+        with:
+          toolchain: stable
       - name: Checkout Flutter
         uses: actions/checkout@v2
         with: