mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 16:25:42 +00:00
Update cmake.yml
This commit is contained in:
parent
07989e6033
commit
9a4d12e257
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
|
|
@ -62,7 +62,7 @@ jobs:
|
||||||
if [ "$RUNNER_OS" == "macOS" ]; then
|
if [ "$RUNNER_OS" == "macOS" ]; then
|
||||||
./Torque3D.app/Contents/MacOS/Torque3D runTests.tscript
|
./Torque3D.app/Contents/MacOS/Torque3D runTests.tscript
|
||||||
else
|
else
|
||||||
./Torque3D runTests.tscript
|
./Torque3D_OPTIMIZEDDEBUG runTests.tscript
|
||||||
fi
|
fi
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue