Skip to content

Commit

Permalink
Update test-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deathblade666 authored Aug 6, 2024
1 parent d28188e commit 64f3aae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- run: flutter pub get
# Build :D
- uses: actions/checkout@v4
- run: dart fix --apply
- run: flutter build apk
- name: Upload Build
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 64f3aae

Please sign in to comment.