Skip to content

Commit

Permalink
output nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
nekronos committed Oct 2, 2024
1 parent 01c7047 commit 2906f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
projectFile = "ResultSharp/ResultSharp.csproj";
testProjectFile = "ResultSharp.Tests/ResultSharp.Tests.csproj";
doCheck = true;
# packNupkg = true;
packNupkg = true;
};
};
devShells = {
Expand Down

0 comments on commit 2906f3d

Please sign in to comment.