mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-27 13:03:12 -05:00
docker workflow: fix syntax error
This commit is contained in:
parent
5fda19abad
commit
b7dbd02c34
2
.github/workflows/docker-latest.yml
vendored
2
.github/workflows/docker-latest.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 1.16
|
||||
java-version: 1.16
|
||||
|
||||
- name: Assemble Jar
|
||||
run: sbt assembly
|
||||
|
Loading…
x
Reference in New Issue
Block a user