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 49cd1bf commit 06b412aCopy full SHA for 06b412a
.github/workflows/bindings-regeneration.yml
@@ -45,8 +45,6 @@ jobs:
45
uses: actions/setup-dotnet@v1
46
with:
47
dotnet-version: 3.1.404
48
- - name: Setup NUKE
49
- run: dotnet tool install Nuke.GlobalTool --global
50
- name: Install Workloads
51
# TODO: This is slow. Maybe we can make a docker container with this already done?
52
run: dotnet workload install android ios maccatalyst
0 commit comments