ci(docker): 添加Flutter容器配置以支持构建
This commit is contained in:
parent
701acd561a
commit
b21d189ca1
@ -79,6 +79,8 @@ jobs:
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
needs: build-libcore
|
||||
container:
|
||||
image: docker.io/cirrusci/flutter:3.22.2
|
||||
steps:
|
||||
- name: 🔧 Add Git to PATH (Windows)
|
||||
if: ${{ runner.os == 'Windows' }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user