mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 06:19:35 +00:00
测试apk改名
This commit is contained in:
parent
0e4c835346
commit
58941e81dd
6 changed files with 28 additions and 28 deletions
2
.github/workflows/flutter-ci.yaml
vendored
2
.github/workflows/flutter-ci.yaml
vendored
|
|
@ -104,7 +104,7 @@ jobs:
|
|||
APP_NAME=$(grep '^name:' pubspec.yaml | sed 's/name: //')
|
||||
APP_VERSION=$(grep '^version:' pubspec.yaml | sed 's/version: //')
|
||||
|
||||
mv build/app/outputs/flutter-apk/{app-release,$APP_NAME-$APP_VERSION-app-universal}.aab
|
||||
mv build/app/outputs/bundle/release/{app-release,$APP_NAME-$APP_VERSION-app-universal}.aab
|
||||
|
||||
- name: Upload Android APK Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue