fix(tdlib): set it to nightly (#5509) (#5513)

(cherry picked from commit b5c48d5bd7)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2025-06-16 09:42:05 -07:00
committed by GitHub
parent 6574505fa5
commit 28c4c4e0dd
+3
View File
@@ -2,4 +2,7 @@ project pkg {
rpm {
spec = "tdlib-nightly.spec"
}
labels {
nightly = 1
}
}