We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695fbc9 commit 772fe1bCopy full SHA for 772fe1b
.github/workflows/bindings-regeneration.yml
@@ -45,10 +45,6 @@ jobs:
45
uses: actions/setup-dotnet@v1
46
with:
47
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
52
- uses: GuillaumeFalourd/[email protected]
53
name: Setup Windows 11 SDK
54
0 commit comments