Skip to content

Commit ba758f3

Browse files
authored
ci: Flutter caching for build PR
1 parent a1f9a27 commit ba758f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: subosito/flutter-action@v2
4040
with:
4141
channel: stable
42+
cache: true
4243

4344
- name: Get dependencies
4445
run: flutter pub get

0 commit comments

Comments
 (0)