Skip to content

Commit 8b0220a

Browse files
committed
New artifact path
1 parent 6aaf987 commit 8b0220a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
uses: actions/upload-artifact@v4
4444
with:
4545
name: android-apk
46-
path: composeApp/build/outputs/apk/release/*.apk
46+
path: app/build/outputs/apk/release/*.apk
4747

0 commit comments

Comments
 (0)