mirror of
https://gitlab.com/vindarel/ciel.git
synced 2025-12-05 18:20:34 -08:00
parent
d82e767241
commit
09d5e978b1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
(in-package :cl-user)
|
(in-package :cl-user)
|
||||||
|
|
||||||
|
(ql:quickload "deploy") ;; not used to build the image, but used in the .asd.
|
||||||
(ql:quickload "cl+ssl") ;; only because of Deploy's parameters.
|
(ql:quickload "cl+ssl") ;; only because of Deploy's parameters.
|
||||||
;; (asdf:load-asd "./ciel.asd")
|
;; (asdf:load-asd "./ciel.asd")
|
||||||
;; Bug on CI, needs an absolute pathname.
|
;; Bug on CI, needs an absolute pathname.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue