Skip to content

Commit b94d431

Browse files
authored
Update ci.yml
1 parent 6b65c4e commit b94d431

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
@@ -18,6 +18,7 @@ jobs:
1818
distribution: temurin
1919
- uses: actions/checkout@v4
2020
- uses: coursier/cache-action@v6
21+
- uses: sbt/setup-sbt@v1
2122
- run: sbt -v compile paradox
2223
- run: sudo apt-get install tree
2324
- run: tree target

0 commit comments

Comments
 (0)