We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820ec8d commit c9888bcCopy full SHA for c9888bc
1 file changed
.github/workflows/cd.yml
@@ -78,7 +78,7 @@ jobs:
78
channels: conda-forge
79
- name: Install conda build tools
80
run: |
81
- conda install -y conda-build anaconda-client boa
+ conda install -y conda-build anaconda-client
82
- name: Build and upload the conda package
83
uses: ACCESS-NRI/action-build-and-upload-conda-packages@d97711bc4445ba5c4de55f5a1bccbd4815286289
84
with:
0 commit comments