Tweak build file for jenkins building @ Forge Jenkins
This commit is contained in:
parent
0bb43992d7
commit
d1531d1f7b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<condition property="out-of-date">
|
||||
<not>
|
||||
<and>
|
||||
<available file="${download.dir}/${forge.name}"/>
|
||||
<isset property="forge-exists"/>
|
||||
<available file="${mcpsrc.dir}"/>
|
||||
</and>
|
||||
</not>
|
||||
|
|
Loading…
Reference in a new issue