mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
try to fix ci.
This commit is contained in:
parent
b466d1249f
commit
45eba0d956
|
|
@ -35,7 +35,7 @@ docker:
|
|||
upload:
|
||||
echo upload!!! $(FILE)
|
||||
ros install roswell/sbcl_bin
|
||||
ros -s roswell.github.utils -e "(roswell.github.utils:github \"$(FILE)\" \"v$(VERSION)\" \"roswell\" \"roswell\")"
|
||||
ros -s roswell.github.utils -e "(mapc (lambda (x) (print x) (roswell.github.utils:github x \"v$(VERSION)\" \"roswell\" \"roswell\")) (directory \"$(FILE)\"))"
|
||||
|
||||
musl:
|
||||
./bootstrap
|
||||
|
|
|
|||
Loading…
Reference in a new issue