Skip to content

Commit

Permalink
fix: remove conda update
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Jan 7, 2025
1 parent afc205a commit 01e4c1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_TOKEN }}
shell: bash -l {0}
run: |
conda update conda -y
conda config --env --add channels conda-forge
conda config --env --add channels loop3d
conda config --env --set channel_priority strict
Expand Down

0 comments on commit 01e4c1d

Please sign in to comment.