Skip to content

Commit

Permalink
win version and nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Mar 26, 2024
1 parent 183d7ae commit f3587b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-nuget-package.yml
Expand Up @@ -186,5 +186,5 @@ jobs:
dotnet new console
rm Program.cs
cp $GITHUB_WORKSPACE/examples/call_highs_from_csharp.cs .
dotnet add package Highs -s name
dotnet add package Highs -s ${{runner.workspace}}/nugets --version=1.6.96
dotnet run

0 comments on commit f3587b2

Please sign in to comment.