diff --git a/.github/workflows/conda.yml b/.github/workflows/conda.yml index bd364808..c2b8fab0 100644 --- a/.github/workflows/conda.yml +++ b/.github/workflows/conda.yml @@ -75,7 +75,7 @@ jobs: channel-priority: strict - name: Install dependencies run: | - conda install -c conda-forge conda-verify + conda install -c conda-forge conda-build conda-verify which python pip list