Skip to content

Commit 4694261

Browse files
committed
Fix build
1 parent 123e44d commit 4694261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v4
16+
- uses: sbt/setup-sbt@v1
1617
- name: Set up JDK
1718
uses: actions/setup-java@v4
1819
with:

0 commit comments

Comments
 (0)