Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen-egov authored Jan 16, 2024
1 parent 350d072 commit eec9760
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
uses: subosito/[email protected]
with:
flutter-version: "3.10.5"

- name: Disable Config
run: flutter --disable-telemetry

- name: Install Dependencies
run: flutter pub get
Expand Down

0 comments on commit eec9760

Please sign in to comment.