Skip to content

Commit

Permalink
[fixup]
Browse files Browse the repository at this point in the history
  • Loading branch information
rzwitserloot committed Mar 23, 2023
1 parent 2079eba commit b80ff39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildScripts/website.ant.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ such as applying the templates to produce the website, converting the changelog
</target>

<target name="-edge.website.tohost" depends="edge.website, -website.init-hostgit, -website.pull-hostgit">
<copy file="build/website-edge/download-edge.html" todir="${loc.hostingsite}/website" />
<copy file="build/website-edge/download-edge.html" todir="${loc.hostingGit}/website" />
</target>

<target name="-edge.website.publish" depends="-edge.website.tohost, -website.commit-and-push-hostgit" />
Expand Down

0 comments on commit b80ff39

Please sign in to comment.