ci flutter version, fml
Some checks failed
Flutter Schmutter / build (push) Failing after 5s

This commit is contained in:
Flummi 2025-06-03 12:04:55 +02:00
parent c3fdaf6678
commit 9d0f85a2e8

View File

@ -16,7 +16,7 @@ jobs:
- name: setup flutter - name: setup flutter
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
channel: '3.33.0-1.0.pre.258' flutter-version: 3.33.0
- run: flutter --version - run: flutter --version
- name: install deps - name: install deps