Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BytingBulldogs3539 authored Jan 14, 2024
1 parent 08433fa commit b4d7d67
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ jobs:
- name: setup-msbuild
uses: microsoft/[email protected]

- name: Install dependencies
run: cd ${{github.workspace}}\Motion-Profile-Mapper\Motion-Profile-Mapper\ && dotnet add package Newtonsoft.Json --version 12.0.1 && dotnet add package FontAwesome.Sharp --version 6.1.1 && dotnet add package MathNet.Numerics --version 4.15.0 && dotnet add package SSH.NET --version 2016.1.0

- name: Set VS.net environment
run: cmd.exe /C CALL "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars32.bat"

Expand Down

0 comments on commit b4d7d67

Please sign in to comment.