Skip to content

Commit dd49997

Browse files
committed
Yet another CI fix
1 parent 72fef03 commit dd49997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/build.lisp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
(push :ecs-unsafe *features*)
22
(proclaim '(optimize (speed 3) (safety 0) (debug 0) (compilation-speed 0)))
3-
(asdf:load-system :thoughtbound)
3+
(ql:quickload '(:thoughtbound :deploy))
44
(asdf:make :thoughtbound)

0 commit comments

Comments
 (0)