quito apk que subosito no tiene
Some checks failed
Create release from tag / create_release (push) Failing after 1m31s
Some checks failed
Create release from tag / create_release (push) Failing after 1m31s
This commit is contained in:
parent
7f9ad2f201
commit
16611739d8
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue