split longer lines

This commit is contained in:
Bartek Pacia
2024-03-31 22:15:17 +02:00
parent cf12a39989
commit 49cd17165c
3 changed files with 28 additions and 7 deletions

View File

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