New builds

This commit is contained in:
retropikzel 2026-07-23 20:05:06 +03:00
parent 1d26b8e142
commit eff403988e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
(library-stage
(lambda (scheme library-name)
(list (string->symbol library-name)
(string-append "make SCHEME="
(string-append "timeout 60 make SCHEME="
scheme
" LIBRARY="
library-name