Try to fix appveyor again

This commit is contained in:
IzzelAliz 2020-05-17 15:28:56 +08:00
parent 291e809b12
commit d8c4b65595

View File

@ -5,7 +5,7 @@ cache:
- C:/Users/appveyor/.gradle
- ./.gradle
build_script:
- cmd: gradlew clean build --no-daemon -i
- cmd: gradlew clean prepareRuns build --no-daemon -i
test: off
artifacts:
- path: ./arclight-coremod/build/libs/*.*