Skip to content
Snippets Groups Projects
Commit d0596362 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

End reinstall all deps on OSX

parent e3fea38b
No related branches found
No related tags found
No related merge requests found
Pipeline #3918 passed
......@@ -41,7 +41,6 @@ fi
if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then
echo "Mac node"
# reinstall all deps
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch
export PATH="/usr/local/bin:$PATH"
foward_options="--with-cuda-on-backend=SEQUENTIAL"
./install_CMAKE_on_CI.sh $HOME/openfpm_dependencies/openfpm_pdata/$branch/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment