hmm
Some checks failed
Flutter Schmutter / build (push) Failing after 56s

This commit is contained in:
Flummi 2025-06-03 11:52:52 +02:00
parent bc2fb15b39
commit b25767eca0

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: 'stable' channel: 'master'
- run: flutter --version - run: flutter --version
- name: install deps - name: install deps