Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
cache flutter github action
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmartos96 committed Aug 4, 2023
1 parent 8887001 commit df0e7d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
cache: true

- name: Install Melos
run: dart pub global activate melos
Expand Down

0 comments on commit df0e7d3

Please sign in to comment.