File diff r27226:c2796b7b2845 → r27227:fb6db1b1e1a6
.github/workflows/release-linux.yml
Show inline comments
 
@@ -124,7 +124,7 @@ jobs:
 

	
 
        echo "::group::Build"
 
        echo "Running on $(nproc) cores"
 
        cmake --build . -j $(nproc)
 
        cmake --build . -j $(nproc) --target openttd
 
        echo "::endgroup::"
 

	
 
    - name: Create bundles