We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0acbf3 commit 91118efCopy full SHA for 91118ef
.github/workflows/build.yml
@@ -26,6 +26,7 @@ jobs:
26
with:
27
clean: true
28
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
29
+ - uses: sbt/setup-sbt@v1
30
- name: Display dependency info
31
run: |
32
python --version
0 commit comments