remove copy target

This commit is contained in:
Egor Svitin
2023-02-02 12:34:32 +03:00
parent 448367beee
commit 01ec83ba91

View File

@@ -3,7 +3,7 @@
<target name="build" <target name="build"
depends="copy, replace, archive" depends="replace, archive"
description="Performs static analysis, runs the tests, and generates project documentation"/> description="Performs static analysis, runs the tests, and generates project documentation"/>