Skip to content

Commit

Permalink
Surely nobody would forget to run the size check
Browse files Browse the repository at this point in the history
  • Loading branch information
rsheeter committed Sep 20, 2022
1 parent c853280 commit df5f8f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ rm -rf venv # in case you have an old borked venv!
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python size_check.py
rm -rf build/ && time make -j 48
# Should take 2-3 minutes to create noto-emoji/NotoColorEmoji.ttf

Expand Down

0 comments on commit df5f8f6

Please sign in to comment.