Skip to content

Commit b205669

Browse files
author
Shimi Dudkin
committed
ci(android): upload artifact from android working directory
1 parent f959a57 commit b205669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ jobs:
243243
uses: actions/upload-artifact@v4
244244
with:
245245
name: screenmcp-android
246-
path: ${{ steps.apk.outputs.path }}
246+
path: android/${{ steps.apk.outputs.path }}
247247

248248
build-windows-installer:
249249
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)