Commit cd0d2b8
fix: pin Clojure CLI to 1.12.4.1582 to match bb's deps.clj
bb's built-in deps.clj expects tools jar version 1.12.4.1582.
Using cli: latest installed a different version, so the mounted
~/.deps.clj/ didn't contain the directory bb was looking for.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7d838da commit cd0d2b8
File tree
2 files changed
+4
-4
lines changed- .github/workflows
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments