Update ci.yaml

fix ci.yaml format errors
This commit is contained in:
Nathan.fooo 2022-02-12 10:57:02 +08:00 committed by GitHub
parent ff203a91eb
commit 9434bff9c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: