mirror of
https://github.com/Radarr/Radarr
synced 2024-12-24 08:52:38 +00:00
Uncomment build steps
This commit is contained in:
parent
03da3f3617
commit
adcd296153
1 changed files with 5 additions and 5 deletions
10
build.ps1
10
build.ps1
|
@ -222,8 +222,8 @@ Function CleanupWindowsPackage()
|
|||
}
|
||||
|
||||
Build
|
||||
# RunGrunt
|
||||
# PackageMono
|
||||
# PackageOsx
|
||||
# PackageTests
|
||||
# CleanupWindowsPackage
|
||||
RunGrunt
|
||||
PackageMono
|
||||
PackageOsx
|
||||
PackageTests
|
||||
CleanupWindowsPackage
|
||||
|
|
Loading…
Reference in a new issue