Skip to content

Commit

Permalink
try phing.dir.install
Browse files Browse the repository at this point in the history
  • Loading branch information
byrond authored Jun 23, 2023
1 parent 9799c2a commit 16226f8
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="the-build.xml" />
<import file="${phing.dir.install}/the-build.xml" />

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

0 comments on commit 16226f8

Please sign in to comment.