Skip to content

Commit a696152

Browse files
committed
fix broken build
1 parent 491127d commit a696152

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/Build.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ class Build : NukeBuild
3131

3232

3333
Target Clean => _ => _
34-
.Before(Restore)
3534
.Executes(() =>
3635
{
3736
OutputDirectory.DeleteDirectory();

0 commit comments

Comments
 (0)