Skip to content

Commit ce20b2a

Browse files
committed
Fix health workflow
1 parent e988925 commit ce20b2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/health.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ jobs:
1010
with:
1111
ignore_license: "**.g.dart"
1212
sdk: dev
13+
flutter_packages: "pkgs/cronet,pkgs/cupertino,pkgs/okhttp"
1314
permissions:
1415
pull-requests: write

0 commit comments

Comments
 (0)