mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
update cache test
This commit is contained in:
parent
2783a3f08e
commit
aa6d9b9844
1 changed files with 1 additions and 0 deletions
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
|
@ -48,6 +48,7 @@ jobs:
|
|||
- uses: ./
|
||||
with:
|
||||
channel: stable
|
||||
flutter-version: '3.10.6'
|
||||
cache: true
|
||||
- run: dart --version
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue