mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
rerun
This commit is contained in:
parent
d9ceed6c82
commit
d6d787296e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
|
@ -68,7 +68,7 @@ jobs:
|
|||
- uses: ./
|
||||
with:
|
||||
channel: stable
|
||||
flutter-version: 3.10.6
|
||||
flutter-version: 3.19.0
|
||||
cache: false
|
||||
precache: false
|
||||
- run: dart --version
|
||||
|
@ -100,7 +100,7 @@ jobs:
|
|||
- uses: ./
|
||||
with:
|
||||
channel: stable
|
||||
flutter-version: 3.10.6
|
||||
flutter-version: 3.19.0
|
||||
cache: false
|
||||
precache: true
|
||||
- run: dart --version
|
||||
|
|
Loading…
Add table
Reference in a new issue