build: address PR review — fix Android launcher flags, systray tag, rename target

This commit is contained in:
sky5454
2026-04-12 18:50:52 +08:00
parent 168b6bec58
commit 681b2a258b
4 changed files with 9 additions and 12 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
sudo apt-get install -y zip
make build-all-android
make build-android-bundle
gh release upload "${{ inputs.tag }}" \
build/picoclaw-android-universal.zip \
--clobber