Skip to content

Commit

Permalink
typo win
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Mar 26, 2024
1 parent 7f0b02d commit 1617a82
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 name
dotnet run

0 comments on commit 1617a82

Please sign in to comment.