Skip to content

Commit

Permalink
correcting ci lib
Browse files Browse the repository at this point in the history
  • Loading branch information
dkazanc committed Aug 12, 2024
1 parent 5882ae3 commit e5b60e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tomophantom_conda_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Install dependencies with Conda
run: |
$CONDA/bin/conda install -c conda-forge conda-build anaconda-client
$CONDA/bin/conda install --solver=classic conda-forge::conda-libmamba-solver conda-forge::libmamba conda-forge::libmambapy conda-forge::libarchive
$CONDA/bin/conda update conda
$CONDA/bin/conda update conda-build
$CONDA/bin/conda list
Expand Down

0 comments on commit e5b60e2

Please sign in to comment.