initial
Some checks failed
Build Android App / build (push) Failing after 32m54s

This commit is contained in:
ImBenji
2026-01-02 12:05:49 +00:00
parent 4808116608
commit 7a88585b6e
12 changed files with 1356 additions and 367 deletions

View File

@@ -47,6 +47,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: "beta"
cache: true
- name: Fix flutter git ownership
run: git config --global --add safe.directory '*'