Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludea authored Aug 4, 2024
1 parent 4cb46bb commit c9be53e
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 @@ -52,6 +52,6 @@ jobs:
env:
NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
- name: find apk
run: ls home/runner/work/Sparus/Sparus/src-tauri/gen/android/app/build/outputs/apk
run: ls src-tauri/gen/android/app/build/outputs/apk


0 comments on commit c9be53e

Please sign in to comment.