mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
update script to default build compiler in release mode
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ $path_root = git rev-parse --show-toplevel
|
||||
|
||||
Push-Location $path_root
|
||||
|
||||
& build.bat
|
||||
& build.bat release
|
||||
|
||||
Pop-Location
|
||||
|
||||
Reference in New Issue
Block a user