ci(workflow): 添加安装jq步骤并优化libcore复制步骤
This commit is contained in:
parent
41e6ed433a
commit
7fc2a60e18
@ -131,6 +131,9 @@ jobs:
|
|||||||
shell: cmd
|
shell: cmd
|
||||||
run: call copy_libcore.bat
|
run: call copy_libcore.bat
|
||||||
|
|
||||||
|
- name: Install jq
|
||||||
|
shell: powershell
|
||||||
|
run: choco install jq -y
|
||||||
- name: Setup Flutter
|
- name: Setup Flutter
|
||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user