Skip to content

Commit

Permalink
conda remove installation
Browse files Browse the repository at this point in the history
  • Loading branch information
quillcraftsman committed Nov 12, 2023
1 parent c4dc896 commit 4537de2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
run: |
# $CONDA is an environment variable pointing to the root of the miniconda directory
echo $CONDA/bin >> $GITHUB_PATH
- name: Install dependencies
run: |
conda env update --file environment.yml --name base
- name: Install conda client
run: |
conda install anaconda-client conda-build
Expand Down

0 comments on commit 4537de2

Please sign in to comment.