Skip to content

Commit

Permalink
fix: path
Browse files Browse the repository at this point in the history
  • Loading branch information
Nastaliss committed Mar 7, 2024
1 parent d651d0e commit 978ddc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: app-debug.apk
path: android/app/build/outputs/apk/debug
path: PyroApp/android/app/build/outputs/apk/debug
retention-days: 30

0 comments on commit 978ddc2

Please sign in to comment.