Skip to content

Commit

Permalink
feat: add workflows dart]
Browse files Browse the repository at this point in the history
  • Loading branch information
amaralkaff committed Oct 31, 2024
1 parent a84ee9e commit 44f0e7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
channel: 'stable'
cache: true # Add caching for faster setup

- name: Clean Flutter
run: flutter clean

- name: Install dependencies
run: flutter pub get

Expand Down

0 comments on commit 44f0e7e

Please sign in to comment.