mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-30 05:45:58 -05:00
setup sbt explicitly
This commit is contained in:
parent
ff9d8ff01f
commit
bbf9e7bd6e
2
.github/workflows/docker-latest.yml
vendored
2
.github/workflows/docker-latest.yml
vendored
@ -19,6 +19,8 @@ jobs:
|
||||
with:
|
||||
java-version: 1.16
|
||||
|
||||
- uses: sbt/setup-sbt@v1
|
||||
|
||||
- name: Assemble Jar
|
||||
run: sbt assembly
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user