Skip to content

Commit 3b7a1fa

Browse files
committed
chore: fix release workflow
1 parent 5f38461 commit 3b7a1fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
java-version: '21'
1919
distribution: 'temurin'
20+
- uses: sbt/setup-sbt@v1
2021
- uses: coursier/cache-action@v5
2122
# install node lts
2223
- name: setup node

0 commit comments

Comments
 (0)