mirror of
https://github.com/immich-app/immich.git
synced 2024-11-21 18:16:55 +02:00
Update Artifact path
This commit is contained in:
parent
561b030e80
commit
690f30f3dd
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…
Reference in New Issue
Block a user