update cache test

This commit is contained in:
Alif Rachmawadi
2023-11-01 18:11:33 +07:00
parent 2783a3f08e
commit aa6d9b9844

View File

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