We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06ab3b commit f9465baCopy full SHA for f9465ba
.github/workflows/ci.yml
@@ -65,4 +65,4 @@ jobs:
65
- name: Prepare
66
run: conda install conda-build conda-verify
67
- name: Build
68
- run: conda build .
+ run: conda build --user microsoft .
0 commit comments