1
0
Fork 0
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:
Alif Rachmawadi 2023-11-01 18:11:33 +07:00
parent 2783a3f08e
commit aa6d9b9844
No known key found for this signature in database
GPG key ID: DA5231195FFD6BDE

View file

@ -48,6 +48,7 @@ jobs:
- uses: ./
with:
channel: stable
flutter-version: '3.10.6'
cache: true
- run: dart --version
shell: bash