Skip to content

Commit e13fba2

Browse files
authored
Update appFile path in appetize.yml workflow
1 parent 4a7426d commit e13fba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/appetize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
uses: appetizeio/github-action-appetize@v1.0.5
4040
with:
4141
apiToken: ${{ secrets.APPETIZE_API_TOKEN }}
42-
appFile: build/app/outputs/flutter-apk/app-debug.apk
42+
appFile: mobile_app/build/app/outputs/flutter-apk/app-debug.apk
4343
platform: 'android'

0 commit comments

Comments
 (0)