This commit is contained in:
parent
e7b240655d
commit
ef7136b58e
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ jobs:
|
||||||
flutter-version: "3.27.1"
|
flutter-version: "3.27.1"
|
||||||
channel: "stable"
|
channel: "stable"
|
||||||
|
|
||||||
|
- name: Fix flutter git ownership
|
||||||
|
run: git config --global --add safe.directory /opt/hostedtoolcache/flutter/stable-3.27.1-x64
|
||||||
|
|
||||||
- name: Get dependancies
|
- name: Get dependancies
|
||||||
run: flutter pub get
|
run: flutter pub get
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue