Skip to content

Commit dbb75d9

Browse files
committed
Fixing build script
1 parent 7fb8ae4 commit dbb75d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.bat

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
@echo off
2-
powershell -ExecutionPolicy Bypass -NoProfile -File %~dp0\Build\build.ps1
3-
pause
2+
powershell -ExecutionPolicy Bypass -NoProfile -File %~dp0\Build\build.ps1

0 commit comments

Comments
 (0)