mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 11:36:11 +01:00
github actions: debug_build.yml is fixed now?
This commit is contained in:
parent
f3a3a89f93
commit
fec61d315f
1 changed files with 1 additions and 5 deletions
6
.github/workflows/debug_build.yml
vendored
6
.github/workflows/debug_build.yml
vendored
|
|
@ -23,8 +23,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: termux-app
|
||||
path: |
|
||||
app/build/outputs/apk/debug/app-armeabi-v7a-debug.apk
|
||||
app/build/outputs/apk/debug/app-x86_64-debug.apk
|
||||
app/build/outputs/apk/debug/app-x86-debug.apk
|
||||
app/build/outputs/apk/debug/app-arm64-v8a-debug.apk
|
||||
path: ./app/build/outputs/apk/debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue