Skip to content

Commit

Permalink
chore: Updated publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
utpal-barman committed Apr 15, 2024
1 parent d0b8549 commit 8abc31c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
cache: true
cache-key: flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }}

- name: 🎯 Setup Dart
uses: dart-lang/setup-dart@v1

- name: 📦 Install Dependencies
run: dart pub get

Expand Down

0 comments on commit 8abc31c

Please sign in to comment.