Skip to content

Commit 91118ef

Browse files
authored
Add setup for sbt
1 parent a0acbf3 commit 91118ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
clean: true
2828
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
29+
- uses: sbt/setup-sbt@v1
2930
- name: Display dependency info
3031
run: |
3132
python --version

0 commit comments

Comments
 (0)