Skip to content

Commit 8694c92

Browse files
authored
ci: Update flutter-ci.yml
1 parent 243ec22 commit 8694c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ jobs:
7575
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7676
with:
7777
tag_name: ${{ steps.tag.outputs.release_tag }}
78-
files: build/app/outputs/apk/release/app-release.apk
78+
files: ./build/app/outputs/apk/release/app-release.apk
7979

0 commit comments

Comments
 (0)