Skip to content

Commit

Permalink
Fix workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
wingio committed Apr 11, 2024
1 parent 014dfc3 commit fb64d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- name: Upload APK
uses: actions/upload-artifact@v2
with:
path: app/android/build/outputs/apk/debug/android-debug.apk
path: app/build/outputs/apk/debug/android-debug.apk

0 comments on commit fb64d5a

Please sign in to comment.