ci: 添加测试 Flutter 环境的批处理脚本
This commit is contained in:
@@ -278,7 +278,14 @@ jobs:
|
||||
assets/fonts
|
||||
assets/translations
|
||||
sparse-checkout-cone: true
|
||||
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.35.5'
|
||||
channel: 'stable'
|
||||
- name: Enable Windows desktop
|
||||
run: flutter config --enable-windows-desktop
|
||||
|
||||
- name: 🔍 Verify jq Installation (ACT)
|
||||
shell: powershell
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user