Try again

This commit is contained in:
IzzelAliz 2020-05-17 16:03:12 +08:00
parent 7b3dd3be92
commit 2c1d901f6a

View File

@ -6,7 +6,7 @@ cache:
- ./.gradle - ./.gradle
build_script: build_script:
- cmd: | - cmd: |
gradlew clean genIntellijRuns --no-daemon -i gradlew clean genIntellijRuns idea --no-daemon -i
gradlew build --no-daemon -i gradlew build --no-daemon -i
test: off test: off
artifacts: artifacts: