Browse Source

Update ci.yaml

fix ci.yaml format errors
Nathan.fooo 3 năm trước cách đây
mục cha
commit
9434bff9c9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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: