Skip to content

Commit 42d6e34

Browse files
ci: improve cache
1 parent ad7b1db commit 42d6e34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/base.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
uses: kuhnroyal/flutter-fvm-config-action/setup@v3
4343
with:
4444
path: '.fvmrc'
45+
cache-key: ${{ runner.os }}-flutter-${{ matrix.flutter-version }}
4546
flavor: ${{ matrix.flutter-version }}
4647
- name: Install dependencies
4748
run: flutter pub get

0 commit comments

Comments
 (0)