mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Update cmake.yml
This commit is contained in:
parent
07989e6033
commit
9a4d12e257
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
if [ "$RUNNER_OS" == "macOS" ]; then
|
||||
./Torque3D.app/Contents/MacOS/Torque3D runTests.tscript
|
||||
else
|
||||
./Torque3D runTests.tscript
|
||||
./Torque3D_OPTIMIZEDDEBUG runTests.tscript
|
||||
fi
|
||||
shell: bash
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue