Skip to content

Commit

Permalink
Update epix_hr_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ruck314 authored Sep 13, 2023
1 parent ebe8bae commit 2dc4bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/epix_hr_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
export PATH="${HOME}/miniconda/bin:$PATH"
source ${HOME}/miniconda/etc/profile.d/conda.sh
conda config --set always_yes yes
conda config --set channel_priority strict
conda config --set channel_priority flexible
conda install -n base conda-libmamba-solver
conda config --set solver libmamba
conda install conda-build anaconda-client conda-verify
Expand Down

0 comments on commit 2dc4bc2

Please sign in to comment.