Update flutter-nightly.yml

This commit is contained in:
2mao
2023-03-25 13:05:05 +08:00
committed by GitHub
Unverified
parent 44e282b994
commit 415b67f853

View File

@@ -33,6 +33,7 @@ jobs:
# - { target: i686-pc-windows-msvc , os: windows-2019 }
# - { target: x86_64-pc-windows-gnu , os: windows-2019 }
- { target: x86_64-pc-windows-msvc, os: windows-2019 }
- { target: aarch64-pc-windows-msvc, os: windows-2019 }
steps:
- name: Checkout source code
uses: actions/checkout@v3