File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ git fetch origin main
88
99# Pinned version of the plugin tools, to avoid breakage in this repository
1010# when pushing updates from flutter/plugins.
11- dart pub global activate flutter_plugin_tools 0.13.4
11+ dart pub global activate flutter_plugin_tools 0.13.4+2
Original file line number Diff line number Diff line change 3131 with :
3232 fetch-depth : 0 # Fetch all history so the tool can get all the tags to determine version.
3333 - name : Set up tools
34- run : dart pub global activate flutter_plugin_tools 0.13.4
34+ run : dart pub global activate flutter_plugin_tools 0.13.4+2
3535
3636 # # This workflow should be the last to run. So wait for all the other tests to succeed.
3737 - name : Wait on all tests
You can’t perform that action at this time.
0 commit comments