Skip to content

Commit

Permalink
Add dotnet-sdk support (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMagee authored Oct 11, 2024
1 parent 6a1ded6 commit c0e926d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/infra/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ var packageManagerLookup = map[string]string{
"composer": "composer",
"pub": "pub",
"docker": "docker",
"dotnet_sdk": "dotnet-sdk",
"elm": "elm",
"github_actions": "github-actions",
"submodules": "gitsubmodule",
Expand Down

0 comments on commit c0e926d

Please sign in to comment.