oopsie.
This commit is contained in:
parent
df2d6307e5
commit
da445de24c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -39,4 +39,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: app
|
||||
path: ${{ env.main_project_module }}/build/outputs/apk/
|
||||
path: ${{ env.main_project_module }}/build/outputs/apk/debug/
|
||||
|
|
Loading…
Reference in a new issue