mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
Release apk workflow: Upload apk bundle
This commit is contained in:
2
.github/workflows/build_release_apk.yml
vendored
2
.github/workflows/build_release_apk.yml
vendored
@@ -34,5 +34,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Release APK
|
||||
path: build/outputs/apk/**/**/*.apk
|
||||
path: build/outputs/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user