This commit is contained in:
Flummi 2025-06-03 12:20:23 +02:00
parent 95f3e36d27
commit 24c9618dd8

View File

@ -20,7 +20,8 @@ jobs:
channel: master
- name: fix permissions
run: chmod a+rx android/gradlew
run: mkdir gradle
run: chmod a+rx gradle -R
- name: install deps
run: flutter pub get