Skip to content
Snippets Groups Projects
Commit e4528ac3 authored by Abhinav Singh's avatar Abhinav Singh
Browse files

update to yml

parent 4c139113
No related branches found
No related tags found
No related merge requests found
...@@ -106,7 +106,7 @@ jobs: ...@@ -106,7 +106,7 @@ jobs:
ln -s ./LICENSE.md bsd3.txt ln -s ./LICENSE.md bsd3.txt
ln -s ./README.md README.txt ln -s ./README.md README.txt
cd build cd build
make install sudo make install
export DEP_PACKING=/usr/local/openfpm/dependencies/ ; export DEP_PACKING=/usr/local/openfpm/dependencies/ ;
printf " -DCPACK_RUN_INSTALL_DEPENDENCIES=ON" >> cmake_build_options; printf " -DCPACK_RUN_INSTALL_DEPENDENCIES=ON" >> cmake_build_options;
cp $HOM E/openfpm_vars $HOME/openfpm_dependencies/ cp $HOM E/openfpm_vars $HOME/openfpm_dependencies/
......
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