Compare commits
No commits in common. "7cee219b19e28760e47f39cca961b90553fdc094" and "3d11fde4e9598bb0b55337a24cd9d0f8db936c31" have entirely different histories.
7cee219b19
...
3d11fde4e9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ trigger:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: ghcr.io/cirruslabs/flutter:3.10.6
|
image: ghcr.io/cirruslabs/flutter:3.10.2
|
||||||
commands:
|
commands:
|
||||||
- flutter doctor
|
- flutter doctor
|
||||||
- flutter pub get
|
- flutter pub get
|
||||||
|
|
Loading…
Reference in a new issue