Skip to content

Commit dd5efcd

Browse files
committed
[WIP] Print sbt config
1 parent 291e593 commit dd5efcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/enso4igv.yml

+3
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ jobs:
131131
- name: Clean sbt
132132
run: sbt clean
133133

134+
- name: WIP Print sbt config
135+
run: sbt 'print runtime-parser/Compile/doc/sources'
136+
134137
- name: Publish Enso Libraries to Local Maven Repository
135138
run: sbt publishM2
136139

0 commit comments

Comments
 (0)