Update flutter-nightly.yml
This commit is contained in:
parent
415b67f853
commit
94ccf60244
1 changed files with 5 additions and 0 deletions
5
.github/workflows/flutter-nightly.yml
vendored
5
.github/workflows/flutter-nightly.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue