Skip to content

Commit

Permalink
We don't need the NUKE global tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey committed Oct 31, 2024
1 parent 49cd1bf commit 06b412a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bindings-regeneration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.404
- name: Setup NUKE
run: dotnet tool install Nuke.GlobalTool --global
- name: Install Workloads
# TODO: This is slow. Maybe we can make a docker container with this already done?
run: dotnet workload install android ios maccatalyst
Expand Down

0 comments on commit 06b412a

Please sign in to comment.