Skip to content

Commit e51b01f

Browse files
authored
refactor(very_good_wear_app): remove root-level project_name folder from brick structure (#302)
1 parent d31dd95 commit e51b01f

File tree

103 files changed

+7
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+7
-1
lines changed

.github/workflows/very_good_wear_app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
dart pub global activate mason_cli
4545
mason get
46-
mason make very_good_wear_app -c very_good_wear_app/config.json --on-conflict overwrite
46+
mason make very_good_wear_app -c very_good_wear_app/config.json --on-conflict overwrite -o very_good_wear_app_output
4747
4848
- name: 📦 Install Dependencies
4949
run: |

very_good_wear_app/README.md

Lines changed: 6 additions & 0 deletions

0 commit comments

Comments
 (0)