???
Some checks failed
Flutter Schmutter / build (push) Failing after 7s

This commit is contained in:
Flummi 2025-06-03 12:21:10 +02:00
parent 24c9618dd8
commit 9ad0c9bfef

View File

@ -19,8 +19,10 @@ jobs:
flutter-version: 3.33.0-0.2.pre
channel: master
- name: fix permissions
- name: mkdir
run: mkdir gradle
- name: fix permissions
run: chmod a+rx gradle -R
- name: install deps