Skip to content

Commit e652754

Browse files
logging
1 parent cbf6f64 commit e652754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
java-version: 11
1919
cache: sbt
2020
- uses: sbt/setup-sbt@v1
21+
- name: Additional log
22+
run: sbt -V
2123
- name: Build and publish maven artifacts
2224
run: sbt "+clean; +publish"
2325
- name: Setup buildx builder

0 commit comments

Comments
 (0)