mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
fix build scripts
This commit is contained in:
3
.github/workflows/pipeline.yml
vendored
3
.github/workflows/pipeline.yml
vendored
@@ -28,6 +28,9 @@ jobs:
|
||||
- name: Bootstrap workspace
|
||||
run: fvm flutter pub global run melos bootstrap
|
||||
|
||||
- name: CodeGen
|
||||
run: fvm flutter pub global run melos run codegen
|
||||
|
||||
- name: Analyze all packages
|
||||
run: fvm flutter pub global run melos run analyze
|
||||
|
||||
|
||||
Reference in New Issue
Block a user