Skip to content

Commit 94bbd75

Browse files
committed
[build, github workflow] Setup sbt maybe?
1 parent 2ff9448 commit 94bbd75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
8
1818
11
1919
17
20+
- uses: sbt/setup-sbt@v1
2021
- uses: coursier/cache-action@v6
2122
- name: Compile and package
2223
run: sbt 'clean' 'packageArtifact' 'Test/compile'

0 commit comments

Comments
 (0)