You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage/inputs.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Allowed values are:
17
17
By default, the external libraries required by each of the [optional tasks](https://ant.apache.org/manual/install.html#optionalTasks) are not installed.
18
18
It's up to you to ensure that these libraries are properly added to Ant's class path.
19
19
20
-
You can automate this installation process by setting the `optional-tasks` input to `true`. This will run the following command after Ant has been setup:
20
+
You can automate this installation process by setting the `optional-tasks` input to `true`. This will run the following command after Ant has been set up:
0 commit comments