mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 14:07:59 -06:00
feat: Update build config
This commit is contained in:
3
.github/workflows/build_app.yml
vendored
3
.github/workflows/build_app.yml
vendored
@@ -66,7 +66,6 @@ jobs:
|
||||
- name: Build and publish GitHub release
|
||||
run: |
|
||||
cd /tmp/build/android
|
||||
$FLUTTER_ROOT/flutter build appbundle --release
|
||||
$FLUTTER_ROOT/flutter build apk --split-per-abi --release
|
||||
bundle exec fastlane build
|
||||
env:
|
||||
GH_ACCESS_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user