Skip to content

Commit da1083d

Browse files
committed
ci: Optimize .NET Install
1 parent cbe3532 commit da1083d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/templates/dotnet-install.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
type: string
88
default: 'https://raw.githubusercontent.com/unoplatform/uno.check/870b2615fc2783e9355374c12015597a92dd242a/manifests/uno.ui.manifest.json'
99

10-
# Whether it should install the Android workload.
10+
# Whether the Android workload should be installed.
1111
- name: installAndroidWorkload
1212
type: boolean
1313
default: false
1414

15-
# Whether it should install the iOS workload.
15+
# Whether the iOS workload should be installed.
1616
- name: installAppleWorkload
1717
type: boolean
1818
default: false

0 commit comments

Comments
 (0)