Build main-distribution in GHA snapshots.
This commit is contained in:
parent
e8c7b0b6f0
commit
dd93f9c0f2
2
.github/workflows/site-small.rkt
vendored
2
.github/workflows/site-small.rkt
vendored
|
@ -17,7 +17,7 @@
|
|||
(define server-base-url (~a "https://snapshots.racket-lang.org/" (dest-dir-name) "/"))
|
||||
|
||||
(define distro-content
|
||||
'("compiler-lib" "racket-lib"))
|
||||
'("main-distribution"))
|
||||
|
||||
(define (prebuilt-racket)
|
||||
(or (and (getenv "PLTHOME") (~a (getenv "PLTHOME") "/racket/" "bin/" "racket"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user