mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 04:49:10 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
6bd3fe04fc
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ steps:
|
|||
inputs:
|
||||
workingDirectory: ''
|
||||
gradleWrapperFile: 'gradlew'
|
||||
options: '--no-daemon'
|
||||
gradleOptions: '-Xmx3072m -Dsun.zip.disableMemoryMapping="true"'
|
||||
options: '--no-daemon --build-cache'
|
||||
gradleOptions: '-Xmx3072m'
|
||||
javaHomeOption: 'JDKVersion'
|
||||
jdkVersionOption: '1.8'
|
||||
jdkArchitectureOption: 'x64'
|
||||
|
|
Loading…
Reference in a new issue