Skip to content

Commit 9591d7c

Browse files
committed
Cache flutter packages
1 parent f4840f8 commit 9591d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Install Flutter
1919
uses: subosito/flutter-action@v2
2020
with:
21+
cache: true
2122
channel: 'stable'
2223
flutter-version: '3.24.x'
2324

0 commit comments

Comments
 (0)