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:
|
with:
|
||||||
flutter-version: '3.35.5'
|
flutter-version: '3.35.5'
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
cache: true
|
cache: false
|
||||||
git-path: /usr/bin/git
|
git-path: /usr/bin/git
|
||||||
|
|
||||||
- name: Cache Flutter dependencies
|
- name: Cache Flutter dependencies
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue