removed analytics from build
This commit is contained in:
3
.github/workflows/linux-web.yaml
vendored
3
.github/workflows/linux-web.yaml
vendored
@@ -22,6 +22,9 @@ jobs:
|
||||
channel: 'stable'
|
||||
flutter-version: '3.24.1'
|
||||
|
||||
- name: disable analytics
|
||||
run: flutter config --no-analytics
|
||||
|
||||
- name: install dev dependencies
|
||||
run: |
|
||||
sudo apt-get update -y
|
||||
|
||||
Reference in New Issue
Block a user