Skip to content

Commit 8cb2152

Browse files
committed
Whitespace nitpick
1 parent 05377e0 commit 8cb2152

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Build~/Package.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ public void Run()
150150

151151
buildArgs[1] = "native~/build-x64";
152152
Utility.Run("cmake", buildArgs);
153+
153154
configureArgs[1] = "native~/build-arm64";
154155
var armConfigureArgs = configureArgs.Concat(new[]
155156
{

0 commit comments

Comments
 (0)