Merge branch 'main' into dependabot/pub/animations-2.1.0

This commit is contained in:
Krille-chan 2025-10-19 08:27:33 +02:00 committed by GitHub
commit 5a290d8c3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ jobs:
cache: true
- uses: moonrepo/setup-rust@v1
- run: flutter pub get
- run: flutter build apk --debug
- run: flutter build apk --debug --target-platform android-arm64
build_debug_web:
runs-on: ubuntu-latest