File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ branch=1.1.x
88
(cd ../../repo && git checkout "$branch")
99
rm -f analysis.edn
1010
echo "Analyzing $branch"
11+
clojure -X:deps tree -aliases '[:collect]'
1112
clojure -Spath -Sforce -M:collect collect.clj
1213

1314
# Run autodoc

0 commit comments

Comments
 (0)