Skip to content

Commit 1dcff5b

Browse files
committed
changed mamba config to conda config
1 parent ade846d commit 1dcff5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conda_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Configure Auto-Upload
4040
if: github.ref == 'refs/heads/stable'
4141
run: |
42-
mamba config --set anaconda_upload yes
42+
config config --set anaconda_upload yes
4343
4444
- name: Build Binary
4545
run: |

0 commit comments

Comments
 (0)