Skip to content
Snippets Groups Projects
Commit 55ac797a authored by david_williams's avatar david_williams
Browse files

attempt to make "site publishing" more resilient to missing compile output folders.

parent 50c310b9
No related branches found
No related tags found
No related merge requests found
......@@ -367,7 +367,7 @@
<condition
property="doCompileLogs">
<available
dir="${outputDirectory}" />
file="${outputDirectory}" />
</condition>
</target>
<target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment