Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
build: add build runner to build script
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhammedKpln committed Feb 24, 2023
1 parent 5e15c90 commit 17fd009
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
flutter pub run build_runner clean
flutter pub run build_runner build --delete-conflicting-outputs --release
flutter build macos --release
rm Spamify.dmg
{
Expand Down

0 comments on commit 17fd009

Please sign in to comment.