cache
This commit is contained in:
parent
68308ac75a
commit
c103005b55
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
with:
|
||||
flutter-version: '3.35.5'
|
||||
channel: 'stable'
|
||||
cache: true
|
||||
cache: false
|
||||
git-path: /usr/bin/git
|
||||
|
||||
- name: Cache Flutter dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue