...
Some checks failed
Flutter Schmutter / build (push) Failing after 25s

This commit is contained in:
Flummi 2025-06-03 12:06:53 +02:00
parent 9d0f85a2e8
commit e8f81acc02

View File

@ -17,6 +17,7 @@ jobs:
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
flutter-version: 3.33.0 flutter-version: 3.33.0
channel: master
- run: flutter --version - run: flutter --version
- name: install deps - name: install deps