ci,osx,macos: fix value of GIT_CLONE_PATH

This commit is contained in:
Vicente Adolfo Bolea Sanchez 2023-04-25 11:48:54 -04:00
parent 0fd47317b2
commit 54dd42271c

@ -25,6 +25,7 @@ test:macos_xcode13:
CC: gcc
CXX: g++
DEVELOPER_DIR: "/Applications/Xcode-13.3.app/Contents/Developer"
GIT_CLONE_PATH: "$CI_BUILDS_DIR/vtk-m-ci"
VTKM_SETTINGS: "64bit_floats+shared+ccache"
.cmake_build_macos: