fontviewer: temporary disable building against latest commit (#2730) (#2750)

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>
(cherry picked from commit 7c43d6ada4)

Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
This commit is contained in:
Raboneko
2024-12-25 08:29:29 -08:00
committed by GitHub
parent 21fcddcfba
commit f07e5a2b86
+5 -5
View File
@@ -1,5 +1,5 @@
rpm.global("commit", gh_commit("chocolateimage/fontviewer"));
if rpm.changed() {
rpm.release();
rpm.global("commit_date", date());
}
# rpm.global("commit", gh_commit("chocolateimage/fontviewer"));
# if rpm.changed() {
# rpm.release();
# rpm.global("commit_date", date());
# }