Skip to content

Commit d41270e

Browse files
committed
Unpin uno-check manifest
1 parent 5d7bdc5 commit d41270e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ jobs:
106106
- name: Restore dotnet tools
107107
run: dotnet tool restore
108108

109-
# Pinning Manifest for 1.18 version of Uno.Check at the moment to unblock build, see https://github.com/CommunityToolkit/Windows/pull/320
110109
- name: Run Uno Check to Install Dependencies
111110
run: >
112111
dotnet tool run uno-check
@@ -117,7 +116,6 @@ jobs:
117116
--skip androidemulator
118117
--skip vswinworkloads
119118
--verbose
120-
--manifest https://raw.githubusercontent.com/unoplatform/uno.check/1660eba219684491362704c75153b40ce6ef7a35/manifests/uno.ui.manifest.json
121119
122120
- name: Add msbuild to PATH
123121
uses: microsoft/setup-msbuild@v2

0 commit comments

Comments
 (0)