adding wokloads
This commit is contained in:
parent
82355df108
commit
a182876ffb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dotnet-version: ${{ matrix.dotnet-version }}
|
dotnet-version: ${{ matrix.dotnet-version }}
|
||||||
- name: Install MAUI Workloads
|
- name: Install MAUI Workloads
|
||||||
|
run: dotnet workload install maui-ios maui-maccatalyst
|
||||||
|
- name: Restore Workloads
|
||||||
run: dotnet workload restore
|
run: dotnet workload restore
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: dotnet restore
|
run: dotnet restore
|
||||||
|
Loading…
Reference in New Issue
Block a user