Skip to content

Commit 772fe1b

Browse files
committed
Fine, didn't want the workloads anyway. :C
1 parent 695fbc9 commit 772fe1b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/bindings-regeneration.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ jobs:
4545
uses: actions/setup-dotnet@v1
4646
with:
4747
dotnet-version: 3.1.404
48-
- name: Install Workloads
49-
# TODO: This is slow. Maybe we can make a docker container with this already done?
50-
# manually specifying source to mitigate signing errors
51-
run: dotnet workload install android ios maccatalyst -s https://api.nuget.org/v3/index.json
5248
- uses: GuillaumeFalourd/[email protected]
5349
name: Setup Windows 11 SDK
5450
with:

0 commit comments

Comments
 (0)