mirror of
https://github.com/ppy/osu
synced 2024-12-12 09:58:22 +00: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 |