Skip to content

Commit

Permalink
Revert "try phing.dir.install"
Browse files Browse the repository at this point in the history
This reverts commit 16226f8.
  • Loading branch information
byrond committed Jun 23, 2023
1 parent 16226f8 commit 0d4e312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targets/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<project name="install" default="install">

<!-- This is required to set ${composer.composer} for installing for Platform.sh -->
<import file="${phing.dir.install}/the-build.xml" />
<import file="the-build.xml" />

<property name="build.dir" value="${application.startdir}" />
<property name="build.env" value="default" />
Expand Down

0 comments on commit 0d4e312

Please sign in to comment.