Skip to content

Commit 46ae812

Browse files
authored
Update build-example.yml
fix
1 parent bcc23a5 commit 46ae812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
uses: actions/upload-artifact@v2
4747
with:
4848
name: app
49-
path: build/app/outputs/apk/release/app-release.apk
49+
path: example/build/app/outputs/apk/release/app-release.apk

0 commit comments

Comments
 (0)