mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-17 18:38:46 -05:00
Update build-mobile.yml
This commit is contained in:
@@ -30,6 +30,9 @@ jobs:
|
||||
flutter-version: '3.16.0'
|
||||
channel: 'stable'
|
||||
|
||||
- name: Disable Flutter analytics
|
||||
run: flutter config --no-analytics
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: mobile
|
||||
run: flutter pub get
|
||||
@@ -59,6 +62,9 @@ jobs:
|
||||
flutter-version: '3.16.0'
|
||||
channel: 'stable'
|
||||
|
||||
- name: Disable Flutter analytics
|
||||
run: flutter config --no-analytics
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: mobile
|
||||
run: flutter pub get
|
||||
|
||||
Reference in New Issue
Block a user