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 13, 2024
1 parent 04f4616 commit c7e1b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: microsoft/[email protected]

- name: Install dependencies
run: 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
run: cd \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 c7e1b7b

Please sign in to comment.