gha: math

This commit is contained in:
Alex Garcia 2024-08-05 16:55:45 -07:00
parent 7c2021029c
commit fbd9790542

View file

@ -14,6 +14,7 @@ dist/sqlite-amalgamation-3310100: dist/
dist/t3310100: demo.c dist/sqlite-amalgamation-3310100
gcc \
-lm \
-DSQLITE_CORE \
-I dist/sqlite-amalgamation-3310100 \
-I ../../ \