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.0
1
+ # Created with package:mono_repo v6.5.3
2
2
name : Dart CI
3
3
on :
4
4
push :
36
36
name : Checkout repository
37
37
uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
38
38
- name : mono_repo self validate
39
- run : dart pub global activate mono_repo 6.5.0
39
+ run : dart pub global activate mono_repo 6.5.3
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.0
2
+ # Created with package:mono_repo v6.5.3
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