Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Dec 19, 2024
1 parent e3b9adb commit e515b91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Build/Build.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@

class Build : NukeBuild, IPublishPack, ITest, IPrePack
{
bool IPack.UnlistNuget => true;
public static int Main() => Execute<Build>(x => x.From<IPublishPack>().Build);
}

0 comments on commit e515b91

Please sign in to comment.