瀏覽代碼

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
       - name: Checkout
         uses: actions/checkout@v2
         uses: actions/checkout@v2
       - uses: actions-rs/toolchain@v1
       - uses: actions-rs/toolchain@v1
-      with:
-        toolchain: stable
+        with:
+          toolchain: stable
       - name: Checkout Flutter
       - name: Checkout Flutter
         uses: actions/checkout@v2
         uses: actions/checkout@v2
         with:
         with: