Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdallo committed Jan 16, 2022
1 parent d2d107c commit d975dfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
:exec-fn cognitect.test-runner.api/test}

:build
{:deps {io.github.clojure/tools.build {:tag "v0.5.1" :sha "21da7d4"}
{:extra-paths ["resources/lib"]
:deps {io.github.clojure/tools.build {:tag "v0.5.1" :sha "21da7d4"}
slipset/deps-deploy {:mvn/version "0.2.0"}}
:ns-default build}

Expand Down

0 comments on commit d975dfa

Please sign in to comment.