Update cmake.yml
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
||||
working-directory: ${{github.workspace}}/build
|
||||
# Execute tests defined by the CMake configuration.
|
||||
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
|
||||
run: cd build/bin && ./yaze_test
|
||||
run: ${{github.workspace}}/build/bin/yaze_test
|
||||
|
||||
Reference in New Issue
Block a user