Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 377d8b1

Browse files
committed
ci: debug ouput
Signed-off-by: Alexander Bezzubov <[email protected]>
1 parent b12b1ab commit 377d8b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

+1
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ getLibuast := {
127127
"rm src/main/resources/libuast/libuast.so" #&& // always a static build
128128
"rm libuast-bin.tar.gz" !
129129

130+
"find src/main/resources"!
130131
println("Done unpacking libuast")
131132
}
132133

0 commit comments

Comments
 (0)