Skip to content

Commit

Permalink
conda: use flexible channel
Browse files Browse the repository at this point in the history
  • Loading branch information
pauleve committed Oct 23, 2024
1 parent 5ee4429 commit a40e7b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- name: prepare
run: |
conda install -y anaconda-client conda-build conda-verify
conda config --set channel_priority strict
conda config --set anaconda_upload yes
- name: build
run: |
Expand Down

0 comments on commit a40e7b4

Please sign in to comment.