Skip to content

Commit 76120a3

Browse files
committed
Unity build task docs updated
1 parent 03d6c93 commit 76120a3

File tree

5 files changed

+158
-101
lines changed

5 files changed

+158
-101
lines changed

docs/02-tasks/02-unity-setup-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Another purpose of this task is to activate a license / seat on the agent, shoul
1313
## Syntax
1414

1515
```yaml
16-
# Unity Setup V2
16+
# Unity Setup Task V2
1717
# Install Unity editor with Android module
1818
- task: UnitySetupTask@2
1919
inputs:

docs/02-tasks/03-unity-activate-license-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This task is used to activate a Untiy Plus/Pro license on the executing agent ma
1515
## Syntax
1616

1717
```yaml
18-
# Unity Activate License V1
18+
# Unity Activate License Task V1
1919
# Activate editor using a Unity seat
2020
- task: UnityActivateLicenseTask@1
2121
inputs:

0 commit comments

Comments
 (0)