quito apk que subosito no tiene
Some checks failed
Create release from tag / create_release (push) Failing after 1m31s

This commit is contained in:
Álvaro González 2026-05-13 19:21:43 +02:00
parent 7f9ad2f201
commit 16611739d8

View file

@ -31,7 +31,6 @@ jobs:
channel: stable
flutter-version: 3.38.9
- run: |
flutter build apk --release
flutter build linux --release
flutter build web --release
pushd build/web && zip -r ../../webapp.zip * && popd
@ -47,6 +46,5 @@ jobs:
release-dir: .
tag: ${{ github.ref_name }}
files: |
./build/app/outputs/flutter-apk/app-release.apk
./linux-bin.zip
./webapp.zip