mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
Update Artifact path
This commit is contained in:
parent
561b030e80
commit
690f30f3dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_apk.yml
vendored
2
.github/workflows/build_apk.yml
vendored
|
|
@ -29,4 +29,4 @@ jobs:
|
|||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: release-apk
|
||||
path: build/app/outputs/apk/release/app-release.apk
|
||||
path: mobile/build/app/outputs/apk/release/app-release.apk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue