Skip to content

Commit

Permalink
Update app-prebuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 16, 2023
1 parent 8064b98 commit 8ee25fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
- run: flutter pub get
# - run: flutter test
- run: flutter build apk
- run: apt install tree -y && tree .
- run: ls build/app/output/apk

0 comments on commit 8ee25fd

Please sign in to comment.