more evolved mockup
Some checks failed
Test code / Test code (push) Failing after 1m57s
Build and release APK / Build APK (pull_request) Successful in 6m28s
Build web / Build Web (pull_request) Successful in 43s
Test code / Test code (pull_request) Failing after 43s

This commit is contained in:
2024-05-16 17:00:10 +02:00
parent 3256c6d46a
commit 780bf02964
5 changed files with 86 additions and 15 deletions

View File

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