Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludea committed Aug 4, 2024
1 parent c9be53e commit 315e4ec
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 src-tauri/gen/android/app/build/outputs/apk
run: ls src-tauri/gen/android/app/build/outputs/apk/universal


0 comments on commit 315e4ec

Please sign in to comment.