Skip to content

Commit 06b412a

Browse files
committed
We don't need the NUKE global tool
1 parent 49cd1bf commit 06b412a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/bindings-regeneration.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
uses: actions/setup-dotnet@v1
4646
with:
4747
dotnet-version: 3.1.404
48-
- name: Setup NUKE
49-
run: dotnet tool install Nuke.GlobalTool --global
5048
- name: Install Workloads
5149
# TODO: This is slow. Maybe we can make a docker container with this already done?
5250
run: dotnet workload install android ios maccatalyst

0 commit comments

Comments
 (0)