final building cleanup
This commit is contained in:
@@ -2,6 +2,9 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- frontend/**
|
||||
|
||||
|
||||
name: Build and release APK
|
||||
|
||||
@@ -38,7 +41,6 @@ jobs:
|
||||
- run: flutter build apk --debug --split-per-abi
|
||||
working-directory: ./frontend
|
||||
|
||||
|
||||
- name: Release APK
|
||||
uses: https://gitea.com/akkuman/gitea-release-action@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user