Skip to content

Commit

Permalink
Fixes snap localizations (#829)
Browse files Browse the repository at this point in the history
  • Loading branch information
raivisdejus authored Jul 7, 2024
1 parent 635b332 commit a72a7be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

def build(setup_kwargs):
subprocess.call(["make", "buzz/whisper_cpp.py"])
subprocess.call(["make", "translation_mo"])


if __name__ == "__main__":
Expand Down

0 comments on commit a72a7be

Please sign in to comment.