sbox-public: don't build content for pr checks

This commit is contained in:
Matt Stevens
2025-11-30 13:20:14 +00:00
parent 9d3f9ca647
commit adf9c8c928

View File

@@ -22,9 +22,8 @@ jobs:
with:
dotnet-version: '10.0.x'
- name: Bootstrap
run: .\Bootstrap.bat
- name: Build
run: dotnet run --project .\engine\Tools\SboxBuild\SboxBuild.csproj -- build --config Developer
- name: Test
run: dotnet run --project .\engine\Tools\SboxBuild\SboxBuild.csproj -- test