Skip to content

Commit

Permalink
Try pip install instead
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking13 authored Jun 6, 2024
1 parent 56cee18 commit 7b8844f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ jobs:

- name: Install anaconda-client
run: |
conda install -c conda-forge anaconda-client -y
pip install anaconda-client
- name: Upload wheels
run: |
Expand Down

0 comments on commit 7b8844f

Please sign in to comment.