Skip to content

Commit

Permalink
refresh of CI
Browse files Browse the repository at this point in the history
  • Loading branch information
darioizzo committed Oct 22, 2024
1 parent c43bea3 commit edfbc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gha_pygmo_plugins_nonfree_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bash miniconda.sh -b -p $HOME/miniconda
conda config --add channels conda-forge
conda config --set channel_priority strict

mamba env create -f ppnf_devel.yml -q -p $deps_dir
conda env create -f ppnf_devel.yml -q -p $deps_dir
source activate $deps_dir

# We build and install pagmo_plugins_nonfree
Expand Down

0 comments on commit edfbc13

Please sign in to comment.