Actually use master branch

This commit is contained in:
astravexton 2021-12-08 11:31:47 +00:00
parent af4387f9fc
commit 39fcba4d7b

View file

@ -1,4 +1,4 @@
TAG :=
TAG := master
schema-update:
curl https://raw.githubusercontent.com/tdlib/td/${TAG}/td/generate/scheme/td_api.tl 2>/dev/null > ./data/td_api.tl