Surely nobody would forget to run the size check

pull/404/head
Rod S 2022-09-19 18:13:27 -07:00
parent c853280d92
commit df5f8f637d
1 changed files with 1 additions and 0 deletions

View File

@ -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