We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4840f8 commit 9591d7cCopy full SHA for 9591d7c
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
- name: Install Flutter
19
uses: subosito/flutter-action@v2
20
with:
21
+ cache: true
22
channel: 'stable'
23
flutter-version: '3.24.x'
24
0 commit comments