We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade846d commit 1dcff5bCopy full SHA for 1dcff5b
1 file changed
.github/workflows/conda_build.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Configure Auto-Upload
40
if: github.ref == 'refs/heads/stable'
41
run: |
42
- mamba config --set anaconda_upload yes
+ config config --set anaconda_upload yes
43
44
- name: Build Binary
45
0 commit comments