Commit c9f662d
authored
Use babashka dev build in CI (#850)
* Use babashka dev build in CI
The dev build contains a fix not yet in a release.
See #849 (comment)
* Fix bb path conflict in CI
Install babashka dev build to /tmp to avoid conflict with the bb/ directory.1 parent 65d46ec commit c9f662d
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
| |||
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
122 | | - | |
| 125 | + | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
0 commit comments