Merge pull request #249176 from TomaSajt/build-dotnet-global-tool-fix
buildDotnetGlobalTool: fix typo
This commit is contained in:
commit
55e2339423
@ -32,7 +32,7 @@ buildDotnetModule (args // {
|
||||
|
||||
useDotnetFromEnv = true;
|
||||
|
||||
dontBuld = true;
|
||||
dontBuild = true;
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
Loading…
Reference in New Issue
Block a user