From d946f284efcc95138985c5ff0a28209394c7455d Mon Sep 17 00:00:00 2001 From: awb99 Date: Sun, 10 Nov 2024 19:45:54 -0500 Subject: [PATCH] ci --- static.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static.sh b/static.sh index 55a053f..ca06bda 100755 --- a/static.sh +++ b/static.sh @@ -11,4 +11,5 @@ clojure -X:webly:npm-install clojure -X:webly:release-adv clojure -X:webly:static clojure -X:nbeval -cp .reval/public/rdocument target/static/r -r \ No newline at end of file +cp .reval/public/rdocument target/static/r -r +echo "done" \ No newline at end of file