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 bcc23a5 commit 46ae812Copy full SHA for 46ae812
.github/workflows/build-example.yml
@@ -46,4 +46,4 @@ jobs:
46
uses: actions/upload-artifact@v2
47
with:
48
name: app
49
- path: build/app/outputs/apk/release/app-release.apk
+ path: example/build/app/outputs/apk/release/app-release.apk
0 commit comments