File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 pull_request :
1010 push :
1111 branches :
12- - master
12+ - main
1313 workflow_dispatch :
1414
1515permissions :
Original file line number Diff line number Diff line change 77 pull_request:
88 push:
99 branches:
10- - master
10+ - main
1111 workflow_dispatch:
1212
1313permissions:
Original file line number Diff line number Diff line change 1010export JAVA_HOME=$JAVA_HOME_17_X64
1111
1212# Clone and configure Flutter to the latest stable release
13- git clone --depth 1 -b stable --single-branch https://github.com/flutter/flutter.git ../flutter
13+ git clone --depth 1 https://github.com/flutter/flutter.git ../flutter
1414export PATH=" $PATH " :` pwd` /../flutter/bin:` pwd` /../flutter/bin/cache/dart-sdk/bin
1515flutter config --no-analytics
1616flutter doctor
You can’t perform that action at this time.
0 commit comments