initial
Some checks failed
Build Android App / build (push) Failing after 1m16s

This commit is contained in:
ImBenji
2026-01-01 07:55:17 +00:00
parent e7b240655d
commit ef7136b58e

View File

@@ -35,6 +35,8 @@ jobs:
flutter-version: "3.27.1"
channel: "stable"
- name: Fix flutter git ownership
run: git config --global --add safe.directory /opt/hostedtoolcache/flutter/stable-3.27.1-x64
- name: Get dependancies
run: flutter pub get