Skip to content

Commit a3ec1b9

Browse files
author
Ellet
committed
Update build.yml
1 parent 675deab commit a3ec1b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121

2222
- name: Check flutter version
2323
run: flutter --version
24+
25+
- name: Enable Local Dev
26+
run: ./scripts/enable_local_dev.sh
2427

2528
- name: Install dependencies
2629
run: flutter pub get

0 commit comments

Comments
 (0)