Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni500github authored Dec 11, 2024
1 parent 6392694 commit 23c8f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
run: make distclean && make android_app

- name: Check files
run: ls -al app/build/outputs/apk
run: tree android/app/build/outputs/apk

test-all-ascii-art:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 23c8f32

Please sign in to comment.