We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aaf987 commit 8b0220aCopy full SHA for 8b0220a
.github/workflows/android.yml
@@ -43,5 +43,5 @@ jobs:
43
uses: actions/upload-artifact@v4
44
with:
45
name: android-apk
46
- path: composeApp/build/outputs/apk/release/*.apk
+ path: app/build/outputs/apk/release/*.apk
47
0 commit comments