mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 11:36:11 +01:00
Fix typo in dccd155
This commit is contained in:
parent
dccd155ba6
commit
b90d59479a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debug_build.yml
vendored
2
.github/workflows/debug_build.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
with:
|
||||
name: termux-app-armeabi-v7a
|
||||
path: |
|
||||
./app/build/outputs/apk/debug/app-armeabi-v7a-debug
|
||||
./app/build/outputs/apk/debug/app-armeabi-v7a-debug.apk
|
||||
./app/build/outputs/apk/debug/output-metadata.json
|
||||
- name: Store generated x86_64 APK file
|
||||
uses: actions/upload-artifact@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue