Skip to content

Commit d8f4d81

Browse files
committed
Update delete on build
1 parent a63eb8a commit d8f4d81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workbench/build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
src="${url.apidocs}?version=${project.version}&path=${dir.api}"
129129
verbose="true"
130130
retries="5"/>
131+
<delete file="${dir.build}/docbox.html" />
131132
<!-- stop server -->
132133
<exec executable="box" dir="${dir.apidocs}">
133134
<arg line="server stop" />

0 commit comments

Comments
 (0)