mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 12:17:46 +08:00
4 lines
148 B
PowerShell
Executable File
4 lines
148 B
PowerShell
Executable File
dotnet tool install Cake.Tool --global --version 0.35.0
|
|
dotnet cake ./build/build.cake --bootstrap
|
|
dotnet cake ./build/build.cake
|
|
exit $LASTEXITCODE |