working state with dynamic location tracker
Some checks failed
Test code / Test code (push) Failing after 18s
Build and release APK / Build APK (pull_request) Successful in 1m31s
Build web / Build Web (pull_request) Successful in 42s
Test code / Test code (pull_request) Failing after 16s

This commit is contained in:
2024-05-05 13:14:32 +02:00
parent a2ede1f582
commit 3256c6d46a
5 changed files with 175 additions and 15 deletions

View File

@@ -34,7 +34,7 @@ jobs:
- run: flutter pub get
- run: flutter build apk --debug --split-per-abi
- run: flutter build apk --release --split-per-abi
- name: Release APK
uses: https://gitea.com/akkuman/gitea-release-action@v1