Skip to content

Commit

Permalink
upd ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 13, 2024
1 parent 4f288f9 commit fbcaf65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_TOKEN }}
shell: bash -l {0}
run: |
conda update -n base -c defaults conda-build -y
conda update -n base -c defaults -y
conda config --set solver classic
conda install -c conda-forge conda-build anaconda-client conda-verify -y
conda install -c conda-forge -c loop3d --file requirements.txt -y
Expand Down

0 comments on commit fbcaf65

Please sign in to comment.