Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-BaptisteC authored and luifr10 committed Feb 26, 2024
1 parent d961b19 commit 2df9f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: app_debug
path: android/app/build/app/outputs/flutter-apk/app-debug.apk
path: build/app/outputs/flutter-apk/app-debug.apk

0 comments on commit 2df9f15

Please sign in to comment.