Update flutter-nightly.yml

This commit is contained in:
2mao 2023-03-25 13:25:24 +08:00 committed by GitHub
parent 415b67f853
commit 94ccf60244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,6 +146,11 @@ jobs:
os: macos-latest,
extra-build-args: "",
}
- {
target: aarch64-apple-darwin,
os: macos-latest,
extra-build-args: "",
}
steps:
- name: Checkout source code
uses: actions/checkout@v3