fix permissions?
Some checks failed
Flutter Schmutter / build (push) Failing after 6s

This commit is contained in:
Flummi 2025-06-03 12:17:19 +02:00
parent 6ab774d785
commit 95f3e36d27

View File

@ -19,6 +19,9 @@ jobs:
flutter-version: 3.33.0-0.2.pre
channel: master
- name: fix permissions
run: chmod a+rx android/gradlew
- name: install deps
run: flutter pub get