mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-30 22:05:57 -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:
|
with:
|
||||||
java-version: 1.16
|
java-version: 1.16
|
||||||
|
|
||||||
|
- uses: sbt/setup-sbt@v1
|
||||||
|
|
||||||
- name: Assemble Jar
|
- name: Assemble Jar
|
||||||
run: sbt assembly
|
run: sbt assembly
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user