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 d2fe5bd commit cb5ad3eCopy full SHA for cb5ad3e
ci/steps.conda.yml
@@ -1,7 +1,7 @@
1
parameters:
2
name: Linux
3
packages: ''
4
- install_cmd: conda install -yn base -c conda-forge conda python-libarchive-c
+ install_cmd: conda install -yn base conda
5
6
steps:
7
- ${{ if eq(parameters.name, 'Linux') }}:
0 commit comments