Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-b authored Jun 21, 2024
1 parent ecac87a commit 0f12291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flutter-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
name: debug-apk
path: new_project/build/app/outputs/flutter-apk/app-debug.apk

- name: Display structure of files
run: ls -R new_project/build/app/outputs/flutter-apk
- name: Display structure of files
run: ls -R new_project/build/app/outputs/flutter-apk

0 comments on commit 0f12291

Please sign in to comment.