Skip to content

Commit 72c557a

Browse files
committed
fix ci
1 parent 66a7a1f commit 72c557a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
with:
1818
java-version: 1.8
1919

20+
- name: Set up SBT
21+
uses: sbt/setup-sbt@v1
22+
2023
- name: Cache SBT ivy cache
2124
uses: actions/cache@v3
2225
with:

0 commit comments

Comments
 (0)