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 f1ad4a8 commit 9429bcaCopy full SHA for 9429bca
.github/workflows/deploy.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: subosito/flutter-action@v2
19
with:
20
flutter-version: '3.22.x' # Specify the Flutter version you want to use
21
- cache: true # Enable caching for Flutter dependencies
22
channel: 'stable' # Use the stable channel of Flutter
23
24
# 3. Get Flutter dependencies
0 commit comments