Skip to content

Commit

Permalink
ci build fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Apr 11, 2024
1 parent d0864b3 commit 54bd4e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion build.clj
Expand Up @@ -4,7 +4,7 @@
[clojure.tools.build.api :as b]
[deps-deploy.deps-deploy :as dd]))

(def lib 'org.pinkgorilla/clj-service)
(def lib 'org.pinkgorilla/ui-codemirror)
(def version (format "0.1.%s" (b/git-count-revs nil)))
(def class-dir "target/classes")
(def basis (b/create-basis {:project "deps.edn"}))
Expand Down
4 changes: 0 additions & 4 deletions release.edn

This file was deleted.

0 comments on commit 54bd4e2

Please sign in to comment.