File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # Created with package:mono_repo v6.5.4
1
+ # Created with package:mono_repo v6.5.7
2
2
name : Dart CI
3
3
on :
4
4
push :
36
36
name : Checkout repository
37
37
uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
38
38
- name : mono_repo self validate
39
- run : dart pub global activate mono_repo 6.5.4
39
+ run : dart pub global activate mono_repo 6.5.7
40
40
- name : mono_repo self validate
41
41
run : dart pub global run mono_repo generate --validate
42
42
job_002 :
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Created with package:mono_repo v6.5.4
2
+ # Created with package:mono_repo v6.5.7
3
3
4
4
# Support built in commands on windows out of the box.
5
5
# When it is a flutter repo (check the pubspec.yaml for "sdk: flutter")
You can’t perform that action at this time.
0 commit comments