Revert "ci: try a seperate sbt update"

This reverts commit e36d8184e3.
pull/6326/head
Niklas Fiekas 2020-04-06 22:28:52 +02:00
parent cb4110371e
commit 2cf0cf6f4f
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ jobs:
with:
java-version: openjdk@1.13.0-2
- run: echo "app.version = \"\"\"$(git log -1 --pretty='format:%h / %ar / %s')\"\"\"" > conf/version.conf
- run: sbt update
- run: sbt -Depoll=true "project common;compile"
- run: ./lila -Depoll=true "test;dist"
- run: unzip target/universal/lila-3.0.zip